[issue20754] Distribution.parse_config_files uses interpolation since Python 3

Jason R. Coombs report at bugs.python.org
Wed Dec 14 10:06:55 EST 2016


Jason R. Coombs added the comment:

I reviewed the docs for configparser, and I agree - using ConfigParser(interpolation=None) is preferable to the "legacy" RawConfigParser.

----------

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


More information about the Python-bugs-list mailing list