Remove unused footnotes.

This commit is contained in:
Eric V. Smith 2015-09-04 21:04:21 -04:00
parent cab992dc7e
commit c865de6aa8
1 changed files with 0 additions and 6 deletions

View File

@ -677,12 +677,6 @@ References
.. [#] Avoid locals() and globals()
(https://mail.python.org/pipermail/python-ideas/2015-July/034701.html)
.. [#] str.format_map() documentation
(https://docs.python.org/3/library/stdtypes.html#str.format_map)
.. [#] Format string syntax
(https://docs.python.org/3/library/string.html#format-string-syntax)
.. [#] String literal description
(https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals)