Message 118643 - Python tracker
Message118643
| Author | pitrou |
|---|---|
| Recipients | alex, amaury.forgeotdarc, benjamin.peterson, brian.curtin, exarkun, giampaolo.rodola, pitrou |
| Date | 2010-10-14.09:20:40 |
| SpamBayes Score | 0.00026317264 |
| Marked as misclassified | No |
| Message-id | <1287048042.98.0.401248412352.issue10093@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Does this work also for sockets?
Not with the current implementation. I guess this could be added, but then I would have to make the warning method ("_dealloc_warn") public on IO classes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-14 09:20:43 | pitrou | set | recipients: + pitrou, exarkun, amaury.forgeotdarc, giampaolo.rodola, benjamin.peterson, alex, brian.curtin |
| 2010-10-14 09:20:42 | pitrou | set | messageid: <1287048042.98.0.401248412352.issue10093@psf.upfronthosting.co.za> |
| 2010-10-14 09:20:41 | pitrou | link | issue10093 messages |
| 2010-10-14 09:20:40 | pitrou | create | |