[Patches] [ python-Patches-468662 ] Allow jython to complete test_grammar

noreply@sourceforge.net noreply@sourceforge.net
Sat, 06 Oct 2001 16:42:54 -0700


Patches item #468662, was opened at 2001-10-06 16:42
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=468662&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Finn Bock (bckfnn)
Assigned to: Jeremy Hylton (jhylton)
Summary: Allow jython to complete test_grammar

Initial Comment:
The values in jython's co_varnames is a little 
different then CPython. So far we have decided not to 
fix this in jython because it looses valuable 
information about the argument which is difficult to 
recreate at a later point.

the patch will accept the co_varnames values that 
jython uses as valid values.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=468662&group_id=5470