[issue7330] PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A

Ray.Allen report at bugs.python.org
Thu Mar 24 11:48:43 CET 2011


Ray.Allen <ysj.ray at gmail.com> added the comment:

By the way, as my simple tests, wprintf() with "%ls" does apply the width and precision formatters on units of characters.

----------

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


More information about the Python-bugs-list mailing list