On 20 Feb, 11:59, KoDer <[EMAIL PROTECTED]> wrote:
> > Subject: Can I reverse eng a .pyc back to .py?
[...]
> https://svn.cs.pomona.edu/sys/src/konane/pyunparse.py
>
> Need add new AST nodes if You want to use it with python2.5.
The above code seems to need to parse a source file, since it uses
> Subject: Can I reverse eng a .pyc back to .py?
> The short story is that someone left, but before he left he checked in a
> .pyc and then both the directory was destroyed and the backups all got
> TIA
https://svn.cs.pomona.edu/sys/src/konane/pyunparse.py
Need add new AST nodes if You want to us