summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-09-01 03:25:14 +0000
committerGuido van Rossum <guido@python.org>2000-09-01 03:25:14 +0000
commit01fed4d4e6a2d5f4ff85236bb3430cdfef5e4ada (patch)
tree823bfc7c7ff6d6847ef572f0173129a9f57024f7 /Python/pythonrun.c
parentb709df381034b6055f03644a8f2eb35cfc6cb411 (diff)
downloadcpython-git-01fed4d4e6a2d5f4ff85236bb3430cdfef5e4ada.tar.gz
In class StreamRequestHandler, make the default buffering for rfile
and wfile class variables (that the instance can also override). Change the default for rfile to buffered, because that seems to make a big difference in performance on some platforms. An anti-patch is needed to revert the effect in CGIHTTPServer.py which I'll check in momentarily.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions