.py from .pyc

Irmen de Jong irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Tue May 6 03:32:01 EDT 2003


Markus von Ehr wrote:
> I recently deleted a .py file and have the remaining .pyc.
> Can I reconstruct the .py file from the .pyc?
> How can I do it?

You're lucky you're using Python :-)

Try Decompyle:   http://www.crazy-compilers.com/decompyle/

--Irmen





More information about the Python-list mailing list