Skip to content
Snippets Groups Projects
Select Git revision
  • 4c08932e735e7b75f3cdd3e0931443c088e6fd68
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

tools

user avatar
Andrew Leech authored
There appears to be an issue on Windows with CPython >= 3.6,
sys.stdout.flush() raises an exception:

    OSError: [WinError 87] The parameter is incorrect

It works fine to just catch and ignore the error on the flush line.  Tested
on Windows 10 x64 1803 (Build 17134.228), Python 3.6.4 amd64.
a2703649
History
Name Last commit Last update
..