aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/sys1.py
AgeCommit message (Collapse)Author
2015-10-02tests: Allow tests to pass against CPython 3.5.Damien George
All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py.
2015-04-22tests: Add tests for attrtuple, and for more corner cases.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George