ó
|
P\¬Qc @ 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( ( sY /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/test/test_getargs.pyt test_with_marshal s ( t __name__t
|
|