Thanks to visit codestin.com Credit goes to github.com
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 9402c83 commit d924fa5Copy full SHA for d924fa5
1 file changed
Doc/reference/lexical_analysis.rst
@@ -656,7 +656,8 @@ the final value of the whole string.
656
657
Top-level format specifiers may include nested replacement fields.
658
These nested fields may include their own conversion fields and
659
-format specifiers, but may not include more deeply-nested replacement fields.
+:ref:`format specifiers <formatspec>`, but may not include more
660
+deeply-nested replacement fields.
661
662
Formatted string literals may be concatenated, but replacement fields
663
cannot be split across literals.
0 commit comments