Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70ba382

Browse files
committed
Updated the URL for Python 2.0
1 parent 4b5fb07 commit 70ba382

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Doc/whatsnew/whatsnew20.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ \section{Introduction}
1616
}
1717

1818
A new release of Python, version 2.0, will be released some time this
19-
summer. Alpha versions are already available from
20-
\url{http://www.python.org/2.0/}. This article covers the exciting
21-
new features in 2.0, highlights some other useful changes, and points
22-
out a few incompatible changes that may require rewriting code.
19+
summer. Beta versions are already available from
20+
\url{http://www.pythonlabs.com/tech/python2.html}. This article
21+
covers the exciting new features in 2.0, highlights some other useful
22+
changes, and points out a few incompatible changes that may require
23+
rewriting code.
2324

2425
Python's development never completely stops between releases, and a
2526
steady flow of bug fixes and improvements are always being submitted.

0 commit comments

Comments
 (0)