diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-10-07 12:23:12 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-10-07 12:23:12 (GMT) |
commit | 895f2459541a8227cb76e24bd4391c9ce1815f5a (patch) | |
tree | 1048353bc488546ee5d38aca09279b6566022959 /Misc/python.man | |
parent | 166e625d6c1e37e014445ecf59568a089cb2e728 (diff) | |
download | cpython-895f2459541a8227cb76e24bd4391c9ce1815f5a.zip cpython-895f2459541a8227cb76e24bd4391c9ce1815f5a.tar.gz cpython-895f2459541a8227cb76e24bd4391c9ce1815f5a.tar.bz2 |
Update two URLs
Diffstat (limited to 'Misc/python.man')
-rw-r--r-- | Misc/python.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/python.man b/Misc/python.man index 01e884f..eac10c4 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -381,11 +381,11 @@ And a cast of thousands. .SH INTERNET RESOURCES Main website: http://www.python.org/ .br -Documentation: http://www.python.org/doc/ +Documentation: http://docs.python.org/ .br Community website: http://starship.python.net/ .br -Developer resources: http://sourceforge.net/project/python/ +Developer resources: http://www.python.org/dev/ .br FTP: ftp://ftp.python.org/pub/python/ .br |