summaryrefslogtreecommitdiff
path: root/tests/io/file_readinto.py
AgeCommit message (Expand)Author
2023-05-18tests/run-tests.py: Ensure correct cwd for mpy tests.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2015-12-23tests: Add tests for stream IO errors.Damien George
2014-10-18unix, stmhal: Implement file.readinto() method.Paul Sokolovsky