summaryrefslogtreecommitdiff
path: root/tests/basics/print.py
AgeCommit message (Collapse)Author
2018-02-07tests/basics: Rename remaining tests that are for built-in functions.Damien George
For consistency with all of the other tests that are named builtin_XXX.py.
2014-04-02py: Add support for sep and end keywords in print.Damien George