Serhiy Storchaka added the comment:

> Since people should start to move to str.format instead of % this wart may 
> not be worth fixing.

>>> ''.format_map([1])
''

However I agree that this is not worth fixing.

----------
nosy: +serhiy.storchaka

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

Reply via email to