diff options
author | Guido van Rossum <guido@python.org> | 1997-09-29 04:04:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-29 04:04:39 (GMT) |
commit | da286666b24e31a6ec16964963aaa3a83bcad751 (patch) | |
tree | 0882d035263a14d66a6b735c1d2d6d82aad1134c /acconfig.h | |
parent | 54e2091ba25c449c0b591d92d40ddcb2a9cb153e (diff) | |
download | cpython-da286666b24e31a6ec16964963aaa3a83bcad751.zip cpython-da286666b24e31a6ec16964963aaa3a83bcad751.tar.gz cpython-da286666b24e31a6ec16964963aaa3a83bcad751.tar.bz2 |
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 'acconfig.h')
0 files changed, 0 insertions, 0 deletions