This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, daniel.urban, rhettinger
Date 2011-04-11.16:08:51
SpamBayes Score 3.2516896e-09
Marked as misclassified No
Message-id <1302538134.23.0.111425979952.issue11823@psf.upfronthosting.co.za>
In-reply-to
Content
I am posting an unfinished patch (needs additional tests and possibly documentation) to get feedback on whether it would make sense to wait for issue11816 refactoring before implementing this.  Note the code duplication between disassemble and _disassemble_bytes.  I am also not happy about the need for another constant exported from opcode.
History
Date User Action Args
2011-04-11 16:08:54belopolskysetrecipients: + belopolsky, rhettinger, daniel.urban
2011-04-11 16:08:54belopolskysetmessageid: <1302538134.23.0.111425979952.issue11823@psf.upfronthosting.co.za>
2011-04-11 16:08:51belopolskylinkissue11823 messages
2011-04-11 16:08:51belopolskycreate