]> granicus.if.org Git - python/commit
Fix the _setmode() patch for MS_WINDOWS: include <fcntl.h> and use
authorGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 22:05:38 +0000 (22:05 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 22:05:38 +0000 (22:05 +0000)
commit3e7ae7ab173effc320b05a3d5a9fde7eac706771
tree877c5f1482c0e1892b35d4fa5ccedf5f37d7b6f7
parente3258019c8f0922934ea99a259ec1c742e5442ac
Fix the _setmode() patch for MS_WINDOWS: include <fcntl.h> and use
fileno(std*).
Modules/main.c