diff options
author | Guido van Rossum <guido@python.org> | 2002-08-07 15:46:19 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-08-07 15:46:19 (GMT) |
commit | e9f6614ea3b236851b536f6650cd6abe3f289dcb (patch) | |
tree | 43c161e4dea84de01a37a41f577f95dc0b21d085 /Lib/curses/has_key.py | |
parent | 21f675826e135695181e978c40605d3db92cc86b (diff) | |
download | cpython-e9f6614ea3b236851b536f6650cd6abe3f289dcb.zip cpython-e9f6614ea3b236851b536f6650cd6abe3f289dcb.tar.gz cpython-e9f6614ea3b236851b536f6650cd6abe3f289dcb.tar.bz2 |
"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.)
Diffstat (limited to 'Lib/curses/has_key.py')
0 files changed, 0 insertions, 0 deletions