commit | 48b7969af8aa537c306eeec8d22235f360c229ed | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 08 17:34:19 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 08 17:34:19 2002 +0000 |
tree | 3b2fe748d2f7c4d4d826c91259be9d9907d78080 | |
parent | fb3deec2fc81a4bf7e16ddbaa8271005524ab1b0 [diff] |
OK, one more hack: speed up the case of readline() in unbuffered mode. This is important IMO because httplib reads the headers this way.