Eric V. Smith <e...@trueblade.com> added the comment:

I think KeyError for "{foo}".format(12) is correct. It's looking up "foo" in 
the empty dict of **kwargs.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12579>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to