Patches item #1441452, was opened at 2006-03-02 04:01 Message generated for change (Settings changed) made by jpe You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1441452&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: Martin v. Löwis (loewis) Summary: Updated Demo\parser\unpack.py Initial Comment: Updated demo for ast inspection. It now generates code for all files under Lib, but I have not checked to see if the code is correct. The next step is to reorder the methods, implement a check to see if generated code is correct, and fix it so it is correct. Use the --testdir argument to process all files in the given directory recursively. I intend to work more on this, but I'm having problems with my laptop so I may not be working tomorrow. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1441452&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
