[issue11816] Refactor the dis module to provide better building blocks for bytecode analysis

Nick Coghlan report at bugs.python.org
Tue Sep 20 11:26:49 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Attached patch should now be complete, including the documentation for the new keyword-only 'file' parameter on various dis module functions.

----------
Added file: http://bugs.python.org/file23197/issue11816_get_opinfo_branch_20110920.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11816>
_______________________________________


More information about the Python-bugs-list mailing list