Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
* gh-94114
(cherry picked from commit 8661c50)

Co-authored-by: partev <petrosyan@gmail.com>
  • Loading branch information
partev authored and miss-islington committed Jun 22, 2022
commit 6f49c3b2ee795ead36e3d718d0114805bbef9fec
5 changes: 1 addition & 4 deletions Doc/tutorial/whatnow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down