[issue6517] Emphasising in the docs configparser.SafeConfigParser over ConfigParser
Michael Foord
report at bugs.python.org
Mon Jul 26 17:43:22 CEST 2010
Michael Foord <michael at voidspace.org.uk> added the comment:
Note that the patch doesn't apply cleanly. Łukasz Langa is going to update it.
There is still discussion as to whether we should *also* deprecate ConfigParser (well - PendingDeprecation in 3.2, Deprecation in 3.3 and in 3.4 making ConfigParser an alias for SafeConfigParser).
----------
title: configparser: add possibility to escape formatstrings -> Emphasising in the docs configparser.SafeConfigParser over ConfigParser
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6517>
_______________________________________
More information about the Python-bugs-list
mailing list