[issue20120] Percent-signs (%) in .pypirc should not be interpolated

Antoine Pitrou report at bugs.python.org
Sat Jan 4 19:00:19 CET 2014


Antoine Pitrou added the comment:

In 3.x, the ConfigParser class is 2.x's SafeConfigParser, and the parsing rules are different (stricter, it seems).

It's probably a won't fix, I'd say.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list