[issue13598] string.Formatter doesn't support empty curly braces "{}"

Vinay Sajip report at bugs.python.org
Sat Jun 9 00:16:42 CEST 2012


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

> Is there a reason "manual" is None, True, or False? Wouldn't just True or False suffice?

I suppose before we see the first bracketed form ({} or {\d+}) we don't know which it is.

----------

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


More information about the Python-bugs-list mailing list