shell bypass 403
�
?��cc @ sv d d l Z d d l m Z m Z d d l Z e e � Z d e j f d � � YZ d � Z e
d k rr e � n d S( i����N( t run_unittestt
gc_collectt ModuleTestsc B sP e Z d � Z d � Z d � Z d � Z d � Z e j d � � Z d � Z
RS( c C s� t j t � } | j | j d k � | j t t | � y$ | j } | j d t
| � � Wn t k
ro n X| j | j
t j
� d S( Ns
__name__ = %s( t
ModuleTypet __new__t
assertTruet __dict__t Nonet assertRaisest SystemErrort dirt __name__t failt reprt AttributeErrort assertEqualt __doc__( t selft foot s( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_uninitialized s
c C sW t d � } | j | j d � | j | j d � | j | j i d d 6d d 6� d S( NR R R ( R R R R R R ( R R ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_no_docstring s c C sZ t d d � } | j | j d � | j | j d � | j | j i d d 6d d 6� d S( NR t foodocR R ( R R R R R ( R R ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_ascii_docstring s
c C sZ t d d � } | j | j d � | j | j d � | j | j i d d 6d d 6� d S( NR u foodocሴR R ( R R R R R ( R R ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_unicode_docstring% s
c C s� t d d � } d | _ | j } | j d d � | j | j d � | j | j d � | j | j d � | j | j i d d 6d d 6d d 6� | j | j | k � d S( NR u foodocሴi* R R R t bar( R R R t __init__R R R R ( R R t d( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_reinit- s c C s. d � } t � | j | � j d d � d S( Nc S s t d � } d | _ | S( NR i ( R R ( R ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt f= s R i ( R R R ( R R ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_dont_clear_dict: s c B sM g } e d � } | | _ d } | | j U~ e � | j | d g � d S( NR sX class A:
def __del__(self, destroyed=destroyed):
destroyed.append(1)
a = A()i ( R t destroyedR R R ( R R t mR ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_clear_dict_in_ref_cycleD s ( R t
__module__R R R R R t unittestt expectedFailureR R! ( ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyR s
c C s t t � d S( N( R R ( ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt test_mainQ s t __main__( R# t test.test_supportR R t syst typeR t TestCaseR R% R ( ( ( s7 /usr/local/python-2.7/lib/python2.7/test/test_module.pyt <module> s I