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 eric.araujo
Recipients dstufft, eric.araujo, serhiy.storchaka
Date 2014-11-19.17:24:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416417899.9.0.868577808479.issue22825@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your effort!  Note that distutils uses try:... finally: fp.close(), so it tries to avoid the FD leak issues.
History
Date User Action Args
2014-11-19 17:24:59eric.araujosetrecipients: + eric.araujo, serhiy.storchaka, dstufft
2014-11-19 17:24:59eric.araujosetmessageid: <1416417899.9.0.868577808479.issue22825@psf.upfronthosting.co.za>
2014-11-19 17:24:59eric.araujolinkissue22825 messages
2014-11-19 17:24:59eric.araujocreate