Issue 1441452: Updated Demo\parser\unpack.py - Python tracker (original) (raw)

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.