Newbie question re: decompiling python

Erno Kuusela erno at iki.fi
Tue Aug 15 12:28:09 EDT 2000


>>>>> "Peter" == Peter J White <peter_white at pjwc.compulink.co.uk> writes:

    Peter> Hi How can I decompile a python PYC file to see the source?

try decompyle
(<URL:http://www.csr.uvic.ca/~aycock/python/content.html#decompyle>).

note the words of warning on the page:
| It's rather fragile, and dependent on what the Python bytecode
| compiler emits. I'm releasing it for demonstration and amusement
| purposes only.

  -- erno










More information about the Python-list mailing list