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 docs@python, eric.araujo, r.david.murray
Date 2010-06-03.11:49:58
SpamBayes Score 0.5263251
Marked as misclassified No
Message-id <1275565799.83.0.624762218664.issue8888@psf.upfronthosting.co.za>
In-reply-to
Content
Problems like #8880 could be prevented with a deprecation notice for the ConfigParser class, in favor of SafeConfigParser. (Not sure if R. David Murray meant just a recommendation or a real deprecation.)
History
Date User Action Args
2010-06-03 11:49:59eric.araujosetrecipients: + eric.araujo, r.david.murray, docs@python
2010-06-03 11:49:59eric.araujosetmessageid: <1275565799.83.0.624762218664.issue8888@psf.upfronthosting.co.za>
2010-06-03 11:49:58eric.araujolinkissue8888 messages
2010-06-03 11:49:58eric.araujocreate