Message57505
| Author | gvanrossum |
|---|---|
| Recipients | christian.heimes, gvanrossum, nnorwitz, roudkerk, theller |
| Date | 2007-11-14.19:33:17 |
| SpamBayes Score | 0.61359423 |
| Marked as misclassified | No |
| Message-id | <ca471dc20711141126j68989bb9v4a7695f4b016d0bd@mail.gmail.com> |
| In-reply-to | <1195067965.51.0.266322554515.issue1378@psf.upfronthosting.co.za> |
| Content | |
|---|---|
I'm disappointed that this doesn't implement socket.fromfd() properly. Perhaps fromfd() needs to be implemented in socketmodule.c? Also, the whole mess with the _base slot can be gotten rid of; accept() can use the dup() method instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-14 19:33:17 | gvanrossum | set | spambayes_score: 0.613594 -> 0.61359423 recipients: + gvanrossum, nnorwitz, theller, christian.heimes, roudkerk |
| 2007-11-14 19:33:17 | gvanrossum | link | issue1378 messages |
| 2007-11-14 19:33:17 | gvanrossum | create | |