summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/builtin_eval_error.py
Commit message (Collapse)AuthorAge
* tests: Automatically skip tests that require eval, exec or frozenset.Damien George2018-02-14
|
* tests: Allow tests to pass against CPython 3.5.Damien George2015-10-02
| | | | | All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py.
* py: Make compiler return a proper exception on SyntaxError.Damien George2014-10-05