[Patches] [ python-Patches-1102710 ] ast-branch: hacks so asdl_c.py generates compilable code

SourceForge.net noreply at sourceforge.net
Sat Jan 15 00:38:12 CET 2005


Patches item #1102710, was opened at 2005-01-14 17:37
Message generated for change (Settings changed) made by logistix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1102710&group_id=5470

Category: Parser/Compiler
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
>Assigned to: Jeremy Hylton (jhylton)
Summary: ast-branch: hacks so asdl_c.py generates compilable code

Initial Comment:
This isn't the most clean or proper patch, but it makes 
sure that asdl.c doesn't need to be edited by hand after 
it is generated by asdl_c.py.

Implementing decorators and genexps will require 
adjustments to the Python.asdl file, and I'd rather not 
have to keep on re-correcting the output while 
implementing them.

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

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


More information about the Patches mailing list