A Python bytecode assember?

Martin von Loewis loewis at informatik.hu-berlin.de
Mon Dec 3 05:54:56 EST 2001


Daniel Yoo <dyoo at hkn.eecs.berkeley.edu> writes:

> I'm planning to do a small project with Python's bytecode, and I'd
> like to know if anyone's written a bytecode assember for it?

Yes, ask google for decompyle.

Regards,
Martin



More information about the Python-list mailing list