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-15.21:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416086290.42.0.357881237486.issue22825@psf.upfronthosting.co.za>
In-reply-to
Content
I would not touch any internal parts of distutils, such as TextFile.  It is not a public class meant for general usage.  The code is not ideal but not broken.
History
Date User Action Args
2014-11-15 21:18:10eric.araujosetrecipients: + eric.araujo, serhiy.storchaka, dstufft
2014-11-15 21:18:10eric.araujosetmessageid: <1416086290.42.0.357881237486.issue22825@psf.upfronthosting.co.za>
2014-11-15 21:18:10eric.araujolinkissue22825 messages
2014-11-15 21:18:10eric.araujocreate