-í
é¶<c       sO     d  Z    d k Z  y  e i d ƒ Wn  e j
 o
  n Xd 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.
Nu   Â’(   s   __doc__s   marshals   loadss   UnicodeError(   s   marshal(    (    s'   /usr/lib/python2.2/test/test_getargs.pys   ? s
   
