summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/pyassem.py
Commit message (Expand)AuthorAgeFilesLines
* fix argcount generation for arg lists containing tuple unpacksJeremy Hylton2000-02-161-2/+13
* add a little debugging support when new.code raises SystemErrorJeremy Hylton2000-02-151-5/+21
* split compile.py into two filesJeremy Hylton2000-02-141-0/+437