Boštjan Mejak <bostjan.me...@gmail.com> added the comment:

There's also a possible typo here: 
http://docs.python.org/library/string.html#format-specification-mini-language

format_spec ::=  
>>>[<<<[fill>>>]<<<align][sign][#][0][width][,][.precision][type]

Don't you mean  [fill>>>|<<<align][sign][#][0][width][,][.precision][type]

----------

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

Reply via email to