]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jun 2022 17:03:37 +0000 (10:03 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 17:03:37 +0000 (10:03 -0700)
* gh-94114
(cherry picked from commit 8661c5053fbe3e246289d77e49a813470b3a16f7)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/tutorial/whatnow.rst

index 18805da90e5001e478cf4a3337d0d2325c0011cf..efd032bfe9c3fef6f7c02bb7406175022f81d46c 100644 (file)
@@ -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.