From: partev Date: Wed, 22 Jun 2022 16:55:06 +0000 (-0400) Subject: gh-94114: Remove obsolete reference to python.org mirrors (GH-94115) X-Git-Tag: v3.12.0a1~1158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8661c5053fbe3e246289d77e49a813470b3a16f7;p=thirdparty%2FPython%2Fcpython.git gh-94114: Remove obsolete reference to python.org mirrors (GH-94115) * gh-94114 --- diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst index 18805da90e50..efd032bfe9c3 100644 --- a/Doc/tutorial/whatnow.rst +++ b/Doc/tutorial/whatnow.rst @@ -31,10 +31,7 @@ the set are: More Python resources: * https://www.python.org: The major Python web site. It contains code, - documentation, and pointers to Python-related pages around the web. This web - site is mirrored in various places around the world, such as Europe, Japan, and - Australia; a mirror may be faster than the main site, depending on your - geographical location. + documentation, and pointers to Python-related pages around the web. * https://docs.python.org: Fast access to Python's documentation.