diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-29 02:30:04 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-29 02:30:04 (GMT) |
commit | c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7 (patch) | |
tree | bb5776ce97d32145d8d5fa5695e5ee74fe680683 /Doc/tut | |
parent | ddf22c4243c38e819a07cbad53b8711c08e5563f (diff) | |
download | cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.zip cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.tar.gz cpython-c0fcbc1ac6a2b8ad9fd70e47659f79d9598d72a7.tar.bz2 |
Update starship URLs.
Diffstat (limited to 'Doc/tut')
-rw-r--r-- | Doc/tut/tut.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 35d8bb5..f118e70 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -3586,9 +3586,9 @@ 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.skyport.net}, which contains a +informal site is \url{http://starship.python.net/}, which contains a bunch of Python-related personal home pages; many people have -downloadable software here. +downloadable software there. For Python-related questions and problem reports, you can post to the newsgroup \newsgroup{comp.lang.python}, or send them to the mailing |