Replace reference links with valid URLs. (#192)
This commit is contained in:
parent
07aa25d192
commit
c9cf921546
|
@ -271,10 +271,10 @@ References
|
|||
http://svn.python.org/view?rev=53342&view=rev
|
||||
|
||||
.. [#2to3]
|
||||
http://svn.python.org/view/sandbox/trunk/2to3/
|
||||
https://hg.python.org/sandbox/guido/file/2.7/Lib/lib2to3/
|
||||
|
||||
.. [#exceptfixer]
|
||||
http://svn.python.org/view/sandbox/trunk/2to3/fixes/fix_except.py
|
||||
https://hg.python.org/sandbox/guido/file/2.7/Lib/lib2to3/fixes/fix_except.py
|
||||
|
||||
.. [#drop-excinfo]
|
||||
http://mail.python.org/pipermail/python-3000/2007-January/005385.html
|
||||
|
|
Loading…
Reference in New Issue