diff options
author | Guido van Rossum <guido@python.org> | 2001-01-05 14:44:39 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-05 14:44:39 +0000 |
commit | 47955241011a7042405545a7427808bd01d901f2 (patch) | |
tree | 5e596b75350bd231829495fb84691e3542db46ab /Lib/test/test_parser.py | |
parent | 1187aa4d33d672431d4cc6019ecaf635ca90bfc2 (diff) | |
download | cpython-git-47955241011a7042405545a7427808bd01d901f2.tar.gz |
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 'Lib/test/test_parser.py')
0 files changed, 0 insertions, 0 deletions