aboutsummaryrefslogtreecommitdiff
path: root/tests/bytecode/pylib-tests/compileall.py
AgeCommit message (Collapse)Author
2015-05-06unix-cpy: Fix adjustment of stack size when leaving exception handler.Damien George
Also remove __debug__ from one of the bytecode tests.
2013-12-29Add tests to test compiler and emitted byte code.Damien