Message177643
| Author | giampaolo.rodola |
|---|---|
| Recipients | giampaolo.rodola, serhiy.storchaka |
| Date | 2012-12-17.12:13:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355746407.35.0.238436167177.issue16646@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why did you replace socket.error with OSError? I think we should use socket.create_connection() as a guide line: http://hg.python.org/cpython/file/45dfb657b430/Lib/socket.py#l401 A patch is in attachment. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-17 12:13:27 | giampaolo.rodola | set | recipients: + giampaolo.rodola, serhiy.storchaka |
| 2012-12-17 12:13:27 | giampaolo.rodola | set | messageid: <1355746407.35.0.238436167177.issue16646@psf.upfronthosting.co.za> |
| 2012-12-17 12:13:27 | giampaolo.rodola | link | issue16646 messages |
| 2012-12-17 12:13:27 | giampaolo.rodola | create | |