Patches item #1102710, was opened at 2005-01-14 15:37 Message generated for change (Settings changed) made by bcannon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1102710&group_id=5470
Category: Parser/Compiler >Group: AST Status: Open Resolution: None Priority: 5 Submitted By: logistix (logistix) Assigned to: Brett Cannon (bcannon) 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. ---------------------------------------------------------------------- Comment By: logistix (logistix) Date: 2005-03-20 12:35 Message: Logged In: YES user_id=699438 Assigned to Brett per his python-dev post. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1102710&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
