diff options
-rw-r--r-- | Doc/tut/tut.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 2133da5e82..d5a9fe67e8 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -5282,10 +5282,8 @@ The major Python Web site is \url{http://www.python.org/}; 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. A more -informal site is \url{http://starship.python.net/}, which contains a -bunch of Python-related personal home pages; many people have -downloadable software there. Many more user-created Python modules +than the main site, depending on your geographical location. +Many more user-created Python modules can be found in the \ulink{Python Package Index}{http://www.python.org/pypi} (PyPI). |