Stefan Krah <[email protected]> added the comment: Stefan Krah <[email protected]> wrote: >> ["xx10d"] > look at the code now, but would the message also be raised for this spec? > > format(9, "xx10f")
Argh, 'd' is of course also a valid type specifier. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13811> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
