A Python bytecode assember?
Martin von Loewis
loewis at informatik.hu-berlin.de
Mon Dec 3 05:54:56 EST 2001
More information about the Python-list mailing list
Mon Dec 3 05:54:56 EST 2001
- Previous message (by thread): A Python bytecode assember?
- Next message (by thread): A Python bytecode assember?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): A Python bytecode assember?
- Next message (by thread): A Python bytecode assember?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list