[issue20754] Distribution.parse_config_files uses interpolation since Python 3

Jason R. Coombs report at bugs.python.org
Mon Dec 12 22:17:30 EST 2016


Jason R. Coombs added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20754>
_______________________________________


More information about the Python-bugs-list mailing list