commit | 6263d5451cd874edc05ef87c9d978a3190e65b28 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat May 10 22:07:25 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat May 10 22:07:25 1997 +0000 |
tree | a0e80684611ece4d289a79f5e760499c534c4f93 | |
parent | 5449b6e123825fe8e37402cb28ab377dd662bb1e [diff] |
Rewrite readlines() to speed it up -- about a factor of 2 on my Indigo2, reading a 9Meg file from the local disk.