|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21585/root/usr/lib64/python2.4/test/ |
Upload File : |
mò
‚=5Dc @ sÌ d Z d k l Z d k Z d k Z d k l Z l Z l Z l Z d k
Z
d k l Z e e
d „ ƒ ƒ Z e e d „ ƒ ƒ Z d k l Z d e f d „ ƒ YZ d
„ Z e d j o e ƒ n d S( s/
Test cases for pyclbr.py
Nick Mathewson
( s run_unittestN( s ClassTypes FunctionTypes
MethodTypes BuiltinFunctionType( s TestCasec C s d S( N( t None( ( ( t( /usr/lib64/python2.4/test/test_pyclbr.pyt <lambda> s c C s d S( N( R ( t c( ( R R s ( s getstatust
PyclbrTestc B sV t Z d „ Z d „ Z d „ Z d „ Z d f d „ Z d „ Z d „ Z d „ Z
RS( Nc C s` t | ƒ t | ƒ At | ƒ } | o5 t i d | | | f IJ| i d | i ƒ ƒ n d S( s0 succeed iff {l1} - {ignore} == {l2} - {ignore} s l1=%r
l2=%r
ignore=%rs
%r missingN(
t sett l1t l2t ignoret missingt syst stderrt selft failt pop( R R R R R ( ( R t assertListEq s
c C sY | | j o d Sn t | | ƒ p
d G| GHn | i t | | ƒ d | | f ƒ d S( s2 succeed iff hasattr(obj,attr) or attr in ignore. Ns ???s expected hasattr(%r, %r)( t attrR t hasattrt objR t
failUnless( R R R R ( ( R t
assertHasattr"