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 stutzbach
Recipients BreamoreBoy, ajaksu2, isterika, jbrouwers, perrygreenfield, pitrou, stutzbach
Date 2010-08-18.21:39:17
SpamBayes Score 0.0001599569
Marked as misclassified No
Message-id <1282167560.27.0.194295536158.issue808164@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect that it's not possible.

I'm uploading patches that fix the .close method to avoid referencing globals that might be None during interpreter shutdown.  Since the .close method has changed significantly in py3k, I'm uploading separate patches for py3k and 2.7.
History
Date User Action Args
2010-08-18 21:39:20stutzbachsetrecipients: + stutzbach, jbrouwers, perrygreenfield, pitrou, ajaksu2, isterika, BreamoreBoy
2010-08-18 21:39:20stutzbachsetmessageid: <1282167560.27.0.194295536158.issue808164@psf.upfronthosting.co.za>
2010-08-18 21:39:18stutzbachlinkissue808164 messages
2010-08-18 21:39:17stutzbachcreate