summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-09-29 04:04:39 +0000
committerGuido van Rossum <guido@python.org>1997-09-29 04:04:39 +0000
commitda286666b24e31a6ec16964963aaa3a83bcad751 (patch)
tree0882d035263a14d66a6b735c1d2d6d82aad1134c /Python/sysmodule.c
parent54e2091ba25c449c0b591d92d40ddcb2a9cb153e (diff)
downloadcpython-git-da286666b24e31a6ec16964963aaa3a83bcad751.tar.gz
Add optional bufsize argument to various calls so we can make the
os.fdopen() calls unbuffered. I presume that it's enough if we can make all three of them (for stdin, stdout, and stderr) unbuffered and don't need to specify different buffer sizes per file -- that would complicate the interface more than I care for.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions