PEP 339: Fix broken link (#2431)
This commit is contained in:
parent
13aa4b16fb
commit
15edc5ee28
|
@ -564,7 +564,7 @@ References
|
||||||
.. _SPARK: http://pages.cpsc.ucalgary.ca/~aycock/spark/
|
.. _SPARK: http://pages.cpsc.ucalgary.ca/~aycock/spark/
|
||||||
|
|
||||||
.. [#skip-peephole] Skip Montanaro's Peephole Optimizer Paper
|
.. [#skip-peephole] Skip Montanaro's Peephole Optimizer Paper
|
||||||
(http://www.foretec.com/python/workshops/1998-11/proceedings/papers/montanaro/montanaro.html)
|
(https://legacy.python.org/workshops/1998-11/proceedings/papers/montanaro/montanaro.html)
|
||||||
|
|
||||||
.. [#Bytecodehacks] Bytecodehacks Project
|
.. [#Bytecodehacks] Bytecodehacks Project
|
||||||
(http://bytecodehacks.sourceforge.net/bch-docs/bch/index.html)
|
(http://bytecodehacks.sourceforge.net/bch-docs/bch/index.html)
|
||||||
|
|
Loading…
Reference in New Issue