Better link for PEP 461.

This commit is contained in:
Eric V. Smith 2015-08-21 04:57:04 -04:00
parent 86db15618e
commit 7261e0d009
1 changed files with 2 additions and 2 deletions

View File

@ -578,8 +578,8 @@ References
.. [#] Differences in str.format() and f-string expressions
(https://mail.python.org/pipermail/python-ideas/2015-July/034726.html)
.. [#] PEP 461 rejects bytes.format(), see section "Proposed variations"
(http://legacy.python.org/dev/peps/pep-0461)
.. [#] PEP 461 rejects bytes.format()
(https://www.python.org/dev/peps/pep-0461/#proposed-variations)
Copyright
=========