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-13.03:17:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481599050.34.0.495331898168.issue20754@psf.upfronthosting.co.za>
In-reply-to
Content
I forget if there was a reason for choosing RawConfigParser over ConfigParaer with interpolation=None. I'd like to know that before choosing the latter. I'd also like to see if appropriate the implementation patched in Setuptools, providing compatibility for older Pythons. 

Also, +1 for a test.
History
Date User Action Args
2016-12-13 03:17:30jaracosetrecipients: + jaraco, tarek, eric.araujo, berker.peksag, alunduil, noirbizarre
2016-12-13 03:17:30jaracosetmessageid: <1481599050.34.0.495331898168.issue20754@psf.upfronthosting.co.za>
2016-12-13 03:17:30jaracolinkissue20754 messages
2016-12-13 03:17:30jaracocreate