summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-03-21 18:48:22 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-03-21 18:48:22 (GMT)
commite240d9bcc5b8976f5c3a3720623e39bccd277928 (patch)
tree013cb7b8d4a70ea9669149cbe041083bb3671b60 /Misc
parenta7604bf1b4eebc5fca6c1edf878e1f92aa43dad0 (diff)
downloadcpython-e240d9bcc5b8976f5c3a3720623e39bccd277928.zip
cpython-e240d9bcc5b8976f5c3a3720623e39bccd277928.tar.gz
cpython-e240d9bcc5b8976f5c3a3720623e39bccd277928.tar.bz2
Update URLs
Diffstat (limited to 'Misc')
-rw-r--r--Misc/HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/HISTORY b/Misc/HISTORY
index b24f897..00e9482 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.