[Python-Dev] Python Core Tools (original) (raw)
renaud rndblnch at gmail.com
Mon Oct 3 10:43:20 CEST 2011
- Previous message: [Python-Dev] Python Core Tools
- Next message: [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Python Core Tools
- Next message: [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]