summaryrefslogtreecommitdiff
path: root/Misc/HISTORY
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-03-21 18:48:22 +0000
committerAndrew M. Kuchling <amk@amk.ca>2004-03-21 18:48:22 +0000
commit79400654ef2b49b208edba0fc4f9f946723c9b8e (patch)
tree82255f20273acecd6c197455edb7b1cd531aac9b /Misc/HISTORY
parente21881bada7fb9320aaf79f02559953819a68910 (diff)
downloadcpython-79400654ef2b49b208edba0fc4f9f946723c9b8e.tar.gz
Update URLs
Diffstat (limited to 'Misc/HISTORY')
-rw-r--r--Misc/HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/HISTORY b/Misc/HISTORY
index b24f8979c2..00e94829df 100644
--- a/Misc/HISTORY
+++ b/Misc/HISTORY
@@ -891,7 +891,7 @@ HISTORY file! Many important changes listed there.
Alternatively, a good overview of the changes between 1.5.2 and 2.0 is
the document "What's New in Python 2.0" by Kuchling and Moshe Zadka:
-http://starship.python.net/crew/amk/python/writing/new-python/.
+http://www.amk.ca/python/2.0/.
--Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)
@@ -1882,7 +1882,7 @@ Overview of Changes since 1.5.2
For this overview, I have borrowed from the document "What's New in
Python 2.0" by Andrew Kuchling and Moshe Zadka:
-http://starship.python.net/crew/amk/python/writing/new-python/.
+http://www.amk.ca/python/2.0/ .
There are lots of new modules and lots of bugs have been fixed. A
list of all new modules is included below.