Re: [pygame] Reverse Compiling
by Richard Jones other posts by this author
Aug 8 2007 3:01AM messages near this date
Re: [pygame] Reverse Compiling
|
Re: [pygame] Reverse Compiling
On Wed, 8 Aug 2007, Ian Mallett wrote:
> I was backing up my files onto a CD when I ironically deleted an original
> .py file for a module leaving the .pyc version. My question here, is can
> you reverse compile it? I want to make some changes.
[odd, with all that noise no-one has actually answered your question...]
Yes, you can decompile a Python .pyc or .pyo module using "decompyle":
http://www.crazy-compilers.com/decompyle/
Richard
Thread:
Ian Mallett
Marius Gedminas
Richard Jones
Richard Jones
Greg Ewing
Luke Paireepinart
Ian Mallett
Greg Ewing
Ian Mallett
Richard Jones
Nick Moffitt
Ian Mallett
Greg Ewing
Massimo S.
Willy Lee
|