summaryrefslogtreecommitdiffstats
path: root/Lib/opcode.py
Commit message (Expand)AuthorAgeFilesLines
* Revert the previous enhancement to the bytecode optimizer.Raymond Hettinger2003-04-241-2/+0
* Improved the bytecode optimizer.Raymond Hettinger2003-04-221-0/+2
* new opcode module - extract opcode definitions from dis.py - eventuallySkip Montanaro2003-02-271-0/+188