New submission from Bruce Frederiksen <[EMAIL PROTECTED]>:

Format strings are documented to only allow identifiers or integers as
the field_name, but allow almost anything.

Python 3.0a3

----------
components: Interpreter Core
messages: 65209
nosy: dangyogi
severity: normal
status: open
title: "{ +(}".format(**{' +(': 44}) should produce ValueError: invalid 
identifier, ' +(' in format
type: behavior
versions: Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2598>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to