[Python-Dev] Python Core Tools (original) (raw)

renaud rndblnch at gmail.com
Mon Oct 3 10:43:20 CEST 2011


Maciej Fijalkowski <fijall gmail.com> writes:

https://bitbucket.org/pypy/pypy/src/59460302c713/libpypy/disassembler.py

this might be of interest. It's like dis module except it creates objects instead of printing them

I think that Issue11816 (under review) aims at extending the dis module in a similar direction: Refactor the dis module to provide better building blocks for bytecode analysis http://bugs.python.org/issue11816

renaud



More information about the Python-Dev mailing list