]> granicus.if.org Git - python/commit
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to Silen...
authorGeorg Brandl <georg@python.org>
Fri, 26 Feb 2016 18:37:12 +0000 (19:37 +0100)
committerGeorg Brandl <georg@python.org>
Fri, 26 Feb 2016 18:37:12 +0000 (19:37 +0100)
commit5d9413404017a829aa5ddb52be6019fb63ec5c09
tree75b750d4224ada300bdd242b3e08c2120681aad6
parent06871ef2b31bc6d7398388fbe83816edde5c0392
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
69 files changed:
Doc/distributing/index.rst
Doc/distutils/apiref.rst
Doc/extending/extending.rst
Doc/extending/index.rst
Doc/faq/design.rst
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/gui.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/howto/curses.rst
Doc/howto/functional.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/sorting.rst
Doc/howto/unicode.rst
Doc/howto/webservers.rst
Doc/installing/index.rst
Doc/library/asyncio-eventloops.rst
Doc/library/asyncio-subprocess.rst
Doc/library/collections.rst
Doc/library/dbm.rst
Doc/library/decimal.rst
Doc/library/email.generator.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/heapq.rst
Doc/library/http.client.rst
Doc/library/itertools.rst
Doc/library/json.rst
Doc/library/logging.rst
Doc/library/mailbox.rst
Doc/library/math.rst
Doc/library/msilib.rst
Doc/library/os.rst
Doc/library/othergui.rst
Doc/library/random.rst
Doc/library/re.rst
Doc/library/shelve.rst
Doc/library/socket.rst
Doc/library/ssl.rst
Doc/library/stat.rst
Doc/library/subprocess.rst
Doc/library/test.rst
Doc/library/tkinter.rst
Doc/library/unittest.mock-examples.rst
Doc/library/urllib.request.rst
Doc/library/winreg.rst
Doc/library/wsgiref.rst
Doc/library/xml.rst
Doc/library/xmlrpc.client.rst
Doc/library/zipfile.rst
Doc/library/zipimport.rst
Doc/using/mac.rst
Doc/using/unix.rst
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Misc/NEWS