aboutsummaryrefslogtreecommitdiff
path: root/tests/io/resource_stream.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
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-05-06py/modio: resource_stream: Implement "package" param handling.Paul Sokolovsky
2017-05-03tests/io/resource_stream: Add test for uio.resource_stream().Paul Sokolovsky