[issue33669] str.format should raise exception when placeholder number doesn't match argument number

Eric V. Smith report at bugs.python.org
Mon May 28 13:44:35 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

I still think it's a job for a linter, even if the compiler optimizes away the call to .format().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33669>
_______________________________________


More information about the Python-bugs-list mailing list