diff options
author | Guido van Rossum <guido@python.org> | 2001-01-05 14:43:05 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-05 14:43:05 +0000 |
commit | 1187aa4d33d672431d4cc6019ecaf635ca90bfc2 (patch) | |
tree | 19004b912f5cbaccce7d7ed9a62fb2dfbc6e2d57 /Lib/fileinput.py | |
parent | 742bb6f9fda7043cc1ec0f1937b2dd1d0ecb6ab6 (diff) | |
download | cpython-git-1187aa4d33d672431d4cc6019ecaf635ca90bfc2.tar.gz |
Restructured get_line() for clarity and speed.
- The raw_input() functionality is moved to a separate function.
- Drop GNU getline() in favor of getc_unlocked(), which exists on more
platforms (and is even a tad faster on my system).
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions