summaryrefslogtreecommitdiff
path: root/tests/io/argv.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
2014-01-20unix: Implement sys.argv.Paul Sokolovsky