diff options
author | Damien George <damien.p.george@gmail.com> | 2020-03-04 12:39:55 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-03-04 12:39:55 +1100 |
commit | 3e0b46b9af8b7a6934b7ac68671ef8f55be2b848 (patch) | |
tree | e40459dfda7c52d9209228057a9efd4c32fd842d /tools/makemanifest.py | |
parent | 9c07c973c18fbe2f44ae98cd51a4a6c532b600c7 (diff) |
unix/file: Don't raise OSError(EINVAL) on sys.stdin/out/err.flush().
sys.stdout.flush() is needed on CPython to flush the output, and the change
in this commit makes such an expression also work on MicroPython (although
MicroPython doesn't actual need to do any flushing).
Diffstat (limited to 'tools/makemanifest.py')
0 files changed, 0 insertions, 0 deletions