On Wed, Oct 21, 2009 at 11:35 AM, Peng Yu <pengyu...@gmail.com> wrote:
> On Tue, Oct 20, 2009 at 4:42 PM, Diez B. Roggisch <de...@nospam.web.de> wrote:
>> 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/
>
> Is there any free one?

There's an older version of the software at:
http://sourceforge.net/projects/decompyle/
but it's not maintained like the service (just see the last-modified
date on it) and you'll have to figure out how to use it by yourself.

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to