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 jaraco
Recipients alunduil, berker.peksag, eric.araujo, jaraco, noirbizarre, tarek
Date 2016-12-14.15:06:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481728015.66.0.840648951736.issue20754@psf.upfronthosting.co.za>
In-reply-to
Content
I reviewed the docs for configparser, and I agree - using ConfigParser(interpolation=None) is preferable to the "legacy" RawConfigParser.
History
Date User Action Args
2016-12-14 15:06:55jaracosetrecipients: + jaraco, tarek, eric.araujo, berker.peksag, alunduil, noirbizarre
2016-12-14 15:06:55jaracosetmessageid: <1481728015.66.0.840648951736.issue20754@psf.upfronthosting.co.za>
2016-12-14 15:06:55jaracolinkissue20754 messages
2016-12-14 15:06:55jaracocreate