[issue8359] % formating - TypeError: not all arguments converted during string formatting

Eric Smith report at bugs.python.org
Sat Apr 10 12:45:45 CEST 2010


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

Can you use str.format instead? It doesn't have this restriction. It's available in 2.6 and 3.0.

----------
nosy: +eric.smith
versions: +Python 2.7, Python 3.2 -Python 2.5, Python 2.6, Python 3.1

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


More information about the Python-bugs-list mailing list