Forum Discussion
12 years ago
I'm not a simguru, but a 10 second google got me these links:
http://stackoverflow.com/questions/5287253/is-it-possible-to-decompile-a-compiled-pyc-file-into-a-py-file
and
http://stackoverflow.com/questions/2438578/how-to-recovery-source-python-code-py-from-pyo-file
More time with google should get you more details if that isn't sufficient.
http://stackoverflow.com/questions/5287253/is-it-possible-to-decompile-a-compiled-pyc-file-into-a-py-file
and
http://stackoverflow.com/questions/2438578/how-to-recovery-source-python-code-py-from-pyo-file
More time with google should get you more details if that isn't sufficient.