[docs] [issue12644] document the "%a" conversion in the old string formatting operations
Eli Bendersky
report at bugs.python.org
Wed Jul 27 18:54:57 CEST 2011
Eli Bendersky <eliben at gmail.com> added the comment:
%r has note (5) saying "The precision determines the maximal number of characters used."
Does this apply to %a as well?
Other than that, LGTM
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12644>
_______________________________________
More information about the docs
mailing list