]> granicus.if.org Git - python/commit
Only print attributes that start with co_.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 17 Sep 2001 18:08:20 +0000 (18:08 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 17 Sep 2001 18:08:20 +0000 (18:08 +0000)
commitce0c19c4a84f0486fd1b52da735d9ec1e27e9016
tree823c09b864756ed95f7c34fa8a05ecf5c4d16c25
parent37c9351cf6efbe58e01fd879a1d60cc6073ced6b
Only print attributes that start with co_.
If passed a .py file as an argument, try to find its accompanying
.pyc.
Tools/compiler/dumppyc.py