Straightened out footnotes.

This commit is contained in:
Eric V. Smith 2015-08-20 20:27:23 -04:00
parent 10e7fb2a55
commit e5ad88af3d
1 changed files with 3 additions and 3 deletions

View File

@ -516,12 +516,12 @@ References
.. [#] Format string syntax
(https://docs.python.org/3/library/string.html#format-string-syntax)
.. [#] Wikipedia article on string interpolation
(https://en.wikipedia.org/wiki/String_interpolation)
.. [#] Start of python-ideas discussion
(https://mail.python.org/pipermail/python-ideas/2015-July/034657.html)
.. [#] Wikipedia article on string interpolation
(https://en.wikipedia.org/wiki/String_interpolation)
.. [#] Differences in str.format() and f-string expressions
(https://mail.python.org/pipermail/python-ideas/2015-July/034726.html)