.py from .pyc
Peter Hansen
peter at engcorp.com
Wed May 7 07:42:35 EDT 2003
Michael Hudson wrote:
>
> "Sander Steffann" <sander at steffann.nl> writes:
> > The beta version (2.2beta) on that website seems to work for my Python 2.2
> > .pyc files. I haven't tested it extensively, but the results looked very
> > usable.
>
> I have heard it commented that sometimes the decompyled code is easier
> to read than the original source :-)
So would you recommend running all code through a compile/decompyle
step, to imcrease the readability? Sort of the reverse of the commonly
requested "code obfuscator"? ;-)
More information about the Python-list
mailing list