[issue12014] str.format parses replacement field incorrectly

R. David Murray report at bugs.python.org
Fri Jun 3 17:14:39 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Note that the PEP also explicitly addresses your concern about getattr, as well (validation of the name is delegated to the object's __getattr__).

----------

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


More information about the Python-bugs-list mailing list