diff options
author | Guido van Rossum <guido@python.org> | 2001-01-05 14:44:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-05 14:44:39 (GMT) |
commit | 47955241011a7042405545a7427808bd01d901f2 (patch) | |
tree | 5e596b75350bd231829495fb84691e3542db46ab /configure.in | |
parent | 1187aa4d33d672431d4cc6019ecaf635ca90bfc2 (diff) | |
download | cpython-47955241011a7042405545a7427808bd01d901f2.zip cpython-47955241011a7042405545a7427808bd01d901f2.tar.gz cpython-47955241011a7042405545a7427808bd01d901f2.tar.bz2 |
Speed it up by using readlines(sizehint). It's still slower than
other ways of reading input. :-(
In the process, I added an optional bufsize argument to the input()
function and the FileInput class.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions