summaryrefslogtreecommitdiffstats
path: root/Tools/compiler/dumppyc.py
Commit message (Expand)AuthorAgeFilesLines
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Whitespace normalization.Tim Peters2005-12-251-1/+1
* 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