Generating .py from a .pyc: is it possible?

John Hunter jdhunter at nitace.bsd.uchicago.edu
Mon Jul 15 13:29:39 EDT 2002


>>>>> "Gabe" == Gabe Newcomb <Gabe.Newcomb at noetix.com> writes:

    Gabe> I screwed up and deleted a python script of mine. I still
    Gabe> have the compiled version, the .pyc. Is there anyway for me
    Gabe> to regenerate the .py from it, so I make changes?

Try http://www.goebel-consult.de/decompyle



More information about the Python-list mailing list