Patches item #1440620, was opened at 2006-02-28 14:17 Message generated for change (Comment added) made by nnorwitz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1440620&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Parser/Compiler Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: John Ehresman (jpe) >Assigned to: Jeremy Hylton (jhylton) Summary: asdl generation changes Initial Comment: Adds statics to variables in _ast module and preserves order of class attributes (they were reversed previously). Note that patch 1440601 is sensitive to attribute order and currently depends on the reversed order. ---------------------------------------------------------------------- >Comment By: Neal Norwitz (nnorwitz) Date: 2006-02-28 14:22 Message: Logged In: YES user_id=33168 Jeremy, I'm assigning the AST type patches to you for review. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1440620&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
