commit | 50c48b89e3e3399a729f72983bc47996b5c50545 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sat Nov 23 00:57:00 2013 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sat Nov 23 00:57:00 2013 +1000 |
tree | 3017accfaf672975f776227661a1e412b210eb13 | |
parent | 8fbdb097cfc6a838a6a447e4a6c7ad497c392ad6 [diff] |
Close #17916: dis.Bytecode based replacement for distb - Bytecode.from_traceback() alternate constructor - current_offset parameter and attribute Patch by Claudiu Popa