Disassambling code in Python: What is in the .co_code-part
hartmut Goebel
hartmut at oberon.noris.de
Tue Oct 10 15:23:56 EDT 2000
More information about the Python-list mailing list
Tue Oct 10 15:23:56 EDT 2000
- Previous message (by thread): an example Re: Connecting to running win32com server
- Next message (by thread): Disassambling code in Python: What is in the .co_code-part
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Calvelo Daniel (dcalvelo at pharion.univ-lille2.fr) schrieb: >Have a look at: > >* module 'dis' (disassembler module, in Lib/dis.py from the source distro) > >* bytecodehacks : http://bytecodehacks.sourceforge.net You may also want to have a look at decompyle http://www.goebel-consult.de/decompyle/ +++hartmut | hartmut Goebel | hartmut at oberon.noris.de // | | Compiler Manufactur | Essich at irc \X/ |
- Previous message (by thread): an example Re: Connecting to running win32com server
- Next message (by thread): Disassambling code in Python: What is in the .co_code-part
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list