This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jjlee
Recipients
Date 2006-05-03.18:57:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=261020

I *hope* to get back to it soon.  But if anybody beats me to
it, that's fine :-)

One problem: I don't understand the need for
HTTPConnection._safe_read(), rather than checking for an
EINTR resulting from the recv() call (or WSAEINTR on
Windows).  Can anybody explain that?
History
Date User Action Args
2007-08-23 15:45:26adminlinkissue1411097 messages
2007-08-23 15:45:26admincreate