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 rthalley
Recipients
Date 2003-06-29.06:16:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=671513

Confirmed.  If I set a default timeout > 0.0 seconds, the
socket.timeout exception happens as expected.  If I set the
default timeout to 0.0 or to None, socket.timeout is not
raised, again as expected.
History
Date User Action Args
2007-08-23 15:27:56adminlinkissue760257 messages
2007-08-23 15:27:56admincreate