Recovering the Source

Oleg Broytmann phd at emerald.netskate.ru
Tue Sep 7 09:31:22 EDT 1999


On Tue, 7 Sep 1999, Clement wrote:
> I just lost a 27k source file.  I still have the .pyc.  Does anyone know
> how to de-compile the pyc back into the .py source file?  

   Try to use python disasembler dis.py - it is in std distribution.

> Your help is much appreciated.
> -- 
> 
> Regards
> Clement

Oleg.
---- 
    Oleg Broytmann        Netskate/Inter.Net.Ru        phd at emerald.netskate.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list