8000 Fix broken link for Peephole Optimizer Paper (#235) · python/devguide@5ae2b57 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ae2b57

Browse files
banoolbrettcannon
authored andcommitted
Fix broken link for Peephole Optimizer Paper (#235)
1 parent daaa4b5 commit 5ae2b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ References
539539
http://www.cs.princeton.edu/research/techreps/TR-554-97
540540

541541
.. [#skip-peephole] Skip Montanaro's Peephole Optimizer Paper
542-
(http://www.smontanaro.net/python/spam7/optimizer.html)
542+
(https://drive.google.com/open?id=0B2InO7qBBGRXQXlDM3FVdWZxQWc)
543543
544544
.. [#Bytecodehacks] Bytecodehacks Project
545545
(http://bytecodehacks.sourceforge.net/bch-docs/bch/index.html)

0 commit comments

Comments
 (0)
0