summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-07-01 00:13:30 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-07-01 00:13:30 (GMT)
commit70ba38278836404369cb60b987ed06b900d89b07 (patch)
tree9e3b5106cfa4a919df3601e149909e0423b9c1af /Doc
parent4b5fb0772ea32767db5b6dd5080714658accfa74 (diff)
downloadcpython-70ba38278836404369cb60b987ed06b900d89b07.zip
cpython-70ba38278836404369cb60b987ed06b900d89b07.tar.gz
cpython-70ba38278836404369cb60b987ed06b900d89b07.tar.bz2
Updated the URL for Python 2.0
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/whatsnew20.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex
index 078f931..08ce67e 100644
--- a/Doc/whatsnew/whatsnew20.tex
+++ b/Doc/whatsnew/whatsnew20.tex
@@ -16,10 +16,11 @@ the beta cycle before the final release of Python 2.0.
}
A new release of Python, version 2.0, will be released some time this
-summer. Alpha versions are already available from
-\url{http://www.python.org/2.0/}. This article covers the exciting
-new features in 2.0, highlights some other useful changes, and points
-out a few incompatible changes that may require rewriting code.
+summer. Beta versions are already available from
+\url{http://www.pythonlabs.com/tech/python2.html}. This article
+covers the exciting new features in 2.0, highlights some other useful
+changes, and points out a few incompatible changes that may require
+rewriting code.
Python's development never completely stops between releases, and a
steady flow of bug fixes and improvements are always being submitted.