]> granicus.if.org Git - python/commit
read in a .pyc file and disassemble the code objects
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 9 Oct 2000 14:35:24 +0000 (14:35 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 9 Oct 2000 14:35:24 +0000 (14:35 +0000)
commitb769e80056908b4ea66a3e2f7c1ecb251dab4f04
treefe19da954c1ed209f392fca11c103982bd94ea90
parentd92383102740bd143c5221a519433e64c4c9c498
read in a .pyc file and disassemble the code objects
Tools/compiler/dumppyc.py [new file with mode: 0755]