aboutsummaryrefslogtreecommitdiff
path: root/tests/io/builtin_print_file.py
AgeCommit message (Expand)Author
2020-09-04all: Rename "sys" module to "usys".stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-06-20tests: Add tests using "file" argument in print and sys.print_exception.Damien George