convert pyc (python 2.4) to py

Diez B. Roggisch deets at nospam.web.de
Tue Oct 20 17:42:33 EDT 2009


Peng Yu schrieb:
> I have a .pyc file generated by python 2.4. My current python is of
> version 2.6. I'm wondering how to generate the corresponding .py file
> from it.

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

Diez



More information about the Python-list mailing list