Linux garfield.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
lib64
/
python2.7
/
test
/
//lib64/python2.7/test/test_getargs.pyc
� zfc @ sj d Z d d l Z d d l Z d d l m Z d e j f d � � YZ d � Z e d k rf e � n d S( s� Test the internal getargs.c implementation PyArg_ParseTuple() is defined here. The test here is not intended to test all of the module, just the single case that failed between 2.1 and 2.2a2. i����N( t test_supportt GetArgsTestc B s e Z d � Z RS( c C s) t d d � } | j t t j | � d S( Ns \222s unicode-escape( t unicodet assertRaisest UnicodeErrort marshalt loads( t selft arg( ( s) /usr/lib64/python2.7/test/test_getargs.pyt test_with_marshal s ( t __name__t __module__R ( ( ( s) /usr/lib64/python2.7/test/test_getargs.pyR s c C s t j t � d S( N( R t run_unittestR ( ( ( s) /usr/lib64/python2.7/test/test_getargs.pyt test_main s t __main__( t __doc__R t unittestt testR t TestCaseR R R ( ( ( s) /usr/lib64/python2.7/test/test_getargs.pyt <module> s