summaryrefslogtreecommitdiffstats
path: root/Tools/compiler/dumppyc.py
Commit message (Expand)AuthorAgeFilesLines
* Merge ast-branch to headJeremy Hylton2005-10-201-4/+7
* Only print attributes that start with co_.Jeremy Hylton2001-09-171-1/+6
* read in a .pyc file and disassemble the code objectsJeremy Hylton2000-10-091-0/+39