[issue2598] "{ +(}".format(**{' +(': 44}) should produce ValueError: invalid identifier, ' +(' in format

Eric Smith report at bugs.python.org
Tue May 20 13:41:59 CEST 2008


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

I should have been clearer.  By "The problem, if any, is that **{' +(':
44} is allowed as a parameter", I meant in general, for all
function/method calls.  It's not an issue that's restricted to str.format().

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2598>
__________________________________


More information about the Python-bugs-list mailing list