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 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:43pitrousetrecipients: + pitrou, exarkun, amaury.forgeotdarc, giampaolo.rodola, benjamin.peterson, alex, brian.curtin
2010-10-14 09:20:42pitrousetmessageid: <1287048042.98.0.401248412352.issue10093@psf.upfronthosting.co.za>
2010-10-14 09:20:41pitroulinkissue10093 messages
2010-10-14 09:20:40pitroucreate