[Patches] [ python-Patches-1441452 ] Updated Demo\parser\unpack.py

SourceForge.net noreply at sourceforge.net
Thu Apr 13 19:35:47 CEST 2006


Patches item #1441452, was opened at 2006-03-02 05:01
Message generated for change (Comment added) made by loewis
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: Closed
>Resolution: Accepted
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.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2006-04-13 19:35

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as r45233.

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

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


More information about the Patches mailing list