Files
cpython/Lib
Guido van Rossum e9f6614ea3 "Unbuffered" mode of class _fileobject wasn't actually unbuffered,
and this broke a Zope "pipelining" test which read multiple responses
from the same connection (this attaches a new file object to the
socket for each response).  Added a test for this too.

(I want to do some code cleanup too, but I thought I'd first fix
the problem with as little code as possible, and add a unit test
for this case.  So that's what this checkin is about.)
2002-08-07 15:46:19 +00:00
..
2002-08-04 06:21:25 +00:00
2002-07-23 20:35:58 +00:00
2002-07-18 19:48:46 +00:00
2002-06-11 06:22:31 +00:00
2002-03-17 21:49:20 +00:00
2001-12-22 15:23:50 +00:00
2002-02-11 17:56:27 +00:00
2002-06-13 17:59:51 +00:00
2002-08-04 17:22:59 +00:00
2002-06-01 01:29:16 +00:00
2002-07-25 16:10:38 +00:00
2002-07-16 21:35:23 +00:00
2002-08-04 17:22:59 +00:00
2002-06-01 16:07:16 +00:00
2002-06-01 16:07:16 +00:00
2002-05-23 23:58:17 +00:00
2002-07-16 21:35:23 +00:00
2002-06-02 00:40:05 +00:00
2002-06-02 00:40:05 +00:00
2001-10-28 20:15:40 +00:00
2002-07-16 21:35:23 +00:00
2002-02-08 20:41:34 +00:00
2002-05-23 15:15:30 +00:00
2002-05-31 14:15:11 +00:00
2002-07-16 21:35:23 +00:00
2002-03-18 13:06:00 +00:00
2002-04-13 14:03:38 +00:00
2002-07-16 21:35:23 +00:00