summaryrefslogtreecommitdiffstats
path: root/Lib/test/test__opcode.py
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to run the _opcode test if it wasn't built.Larry Hastings2013-11-241-2/+3
* Issue #19722: Added opcode.stack_effect(), which accuratelyLarry Hastings2013-11-231-0/+22