We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5b479 commit 6cb4cebCopy full SHA for 6cb4ceb
Doc/library/string.rst
@@ -411,6 +411,7 @@ conversions, trailing zeros are not removed from the result.
411
412
The ``','`` option signals the use of a comma for a thousands separator for
413
floating-point presentation types and for integer presentation type ``'d'``.
414
+For other presentation types, this option is an error.
415
For a locale aware separator, use the ``'n'`` integer presentation type
416
instead.
417
0 commit comments