Message63936
| Author | brett.cannon |
|---|---|
| Recipients | andybalaam, brett.cannon |
| Date | 2008-03-18.16:26:27 |
| SpamBayes Score | 0.4675523 |
| Marked as misclassified | No |
| Message-id | <1205857588.02.0.235293799866.issue2398@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the patch, Andy, but I went ahead and fixed test_errno to only explicitly test errno values from Standard C. That way we are not constantly chasing our tail to support every errno value on every platform that Python runs on. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-03-18 16:26:28 | brett.cannon | set | spambayes_score: 0.467552 -> 0.4675523 recipients: + brett.cannon, andybalaam |
| 2008-03-18 16:26:28 | brett.cannon | set | spambayes_score: 0.467552 -> 0.467552 messageid: <1205857588.02.0.235293799866.issue2398@psf.upfronthosting.co.za> |
| 2008-03-18 16:26:27 | brett.cannon | link | issue2398 messages |
| 2008-03-18 16:26:27 | brett.cannon | create | |