[Tutor] "Decompile" pyc file

Kent Johnson kent37 at tds.net
Thu Oct 20 21:33:18 CEST 2005


Bernard Lebel wrote:
> Sorry for the late reply.
> 
> Thanks a lot Kent, that was really helpful.

What did you end up doing? I'm interested in what worked for you...

Kent

> 
> 
> Bernard
> 
> 
> 
> On 10/14/05, Kent Johnson <kent37 at tds.net> wrote:
> 
>>Bernard Lebel wrote:
>>
>>>Hello,
>>>
>>>Is there a way to "decompile" a pyc file? I have a big problem where
>>>the py file was lost, but the pyc file is instact. I would need to
>>>extract the source code from the pyc file.
>>
>>Google 'python decompiler'
>>
>>try http://www.freshports.org/devel/decompyle/
>>or the commercial service at http://www.crazy-compilers.com/decompyle/
>>
>>Kent
>>
>>_______________________________________________
>>Tutor maillist  -  Tutor at python.org
>>http://mail.python.org/mailman/listinfo/tutor
>>
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 
> 



More information about the Tutor mailing list