Skip to content

Commit 6cb4ceb

Browse files
Update Doc/library/string.rst
Co-authored-by: Terry Jan Reedy <[email protected]>
1 parent 3a5b479 commit 6cb4ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/string.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ conversions, trailing zeros are not removed from the result.
411411

412412
The ``','`` option signals the use of a comma for a thousands separator for
413413
floating-point presentation types and for integer presentation type ``'d'``.
414+
For other presentation types, this option is an error.
414415
For a locale aware separator, use the ``'n'`` integer presentation type
415416
instead.
416417

0 commit comments

Comments
 (0)