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 hdima
Recipients
Date 2003-04-28.10:21:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Changes:

- code refactoring;
- now we catch only exceptions with proper errno codes
(also see bug #708927);
- addr_remote changed, ('www.google.com', 80) not
always works for me since we use transparent proxy;
- attempt to implement testSend(), testSendto(),
testSendall();
History
Date User Action Args
2007-08-23 15:26:24adminlinkissue728815 messages
2007-08-23 15:26:24admincreate