Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9296023 commit 89ba1ffCopy full SHA for 89ba1ff
1 file changed
Doc/whatsnew/whatsnew24.tex
@@ -10,7 +10,7 @@
10
%
11
12
\title{What's New in Python 2.4}
13
-\release{0.1}
+\release{0.2}
14
\author{A.M.\ Kuchling}
15
\authoraddress{
16
\strong{Python Software Foundation}\\
@@ -21,8 +21,8 @@
21
\maketitle
22
\tableofcontents
23
24
-This article explains the new features in Python 2.4 alpha1, scheduled
25
-for release in early July 2004. The final version of Python 2.4 is
+This article explains the new features in Python 2.4 alpha2, scheduled
+for release in late July 2004. The final version of Python 2.4 is
26
expected to be released around September 2004.
27
28
Python 2.4 is a medium-sized release. It doesn't introduce as many
0 commit comments