diff options
author | Guido van Rossum <guido@python.org> | 1997-09-29 04:04:39 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-29 04:04:39 +0000 |
commit | da286666b24e31a6ec16964963aaa3a83bcad751 (patch) | |
tree | 0882d035263a14d66a6b735c1d2d6d82aad1134c /Python/sysmodule.c | |
parent | 54e2091ba25c449c0b591d92d40ddcb2a9cb153e (diff) | |
download | cpython-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