summaryrefslogtreecommitdiff
path: root/extmod
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2020-03-04 12:39:55 +1100
committerDamien George <damien.p.george@gmail.com>2020-03-04 12:39:55 +1100
commit3e0b46b9af8b7a6934b7ac68671ef8f55be2b848 (patch)
treee40459dfda7c52d9209228057a9efd4c32fd842d /extmod
parent9c07c973c18fbe2f44ae98cd51a4a6c532b600c7 (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 'extmod')
0 files changed, 0 insertions, 0 deletions