| Server IP : 118.27.122.248 / Your IP : 216.73.217.50 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python27/lib64/python2.7/test/ |
Upload File : |
� �q2_c @ 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( ( s6 /opt/alt/python27/lib64/python2.7/test/test_getargs.pyt test_with_marshal s ( t __name__t __module__R ( ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_getargs.pyR s c C s t j t � d S( N( R t run_unittestR ( ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_getargs.pyt test_main s t __main__( t __doc__R t unittestt testR t TestCaseR R R ( ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_getargs.pyt <module> s