]> granicus.if.org Git - python/commit
OK, I lied. On Windows, _IOLBF seems to be the same as full
authorGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 22:19:12 +0000 (22:19 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 22:19:12 +0000 (22:19 +0000)
commitb31c7dcb43307b57917150d60a64856d5a845fa7
tree9895e845588354818e0a80354020897e433aadef
parent2a212191f8bd19c2deab88764b894dd31f39af78
OK, I lied.  On Windows, _IOLBF seems to be the same as full
buffering, so to get the normal behavior back, I set it to
unbuffered.
Modules/main.c