mirror of
https://github.com/python/cpython.git
synced 2025-09-13 12:17:24 +00:00
Remove note about this being a draft document.
Note the actual date of 2.1's release
This commit is contained in:
parent
5afb5e5c9c
commit
b39fa8a75b
1 changed files with 1 additions and 7 deletions
|
@ -13,12 +13,6 @@
|
||||||
|
|
||||||
\section{Introduction}
|
\section{Introduction}
|
||||||
|
|
||||||
{\large This document is a draft, and is subject to change until the
|
|
||||||
final version of Python 2.1 is released. Currently it is up to date
|
|
||||||
for Python 2.1 release candidate~1. Please send any comments, bug
|
|
||||||
reports, or questions, no matter how minor, to
|
|
||||||
\email{amk1@bigfoot.com}. }
|
|
||||||
|
|
||||||
It's that time again... time for a new Python release, Python 2.1.
|
It's that time again... time for a new Python release, Python 2.1.
|
||||||
One recent goal of the Python development team has been to accelerate
|
One recent goal of the Python development team has been to accelerate
|
||||||
the pace of new releases, with a new release coming every 6 to 9
|
the pace of new releases, with a new release coming every 6 to 9
|
||||||
|
@ -37,7 +31,7 @@ provides an overview of the new features for Python programmers.
|
||||||
Refer to the Python 2.1 documentation, or to the specific PEP, for
|
Refer to the Python 2.1 documentation, or to the specific PEP, for
|
||||||
more details about any new feature that particularly interests you.
|
more details about any new feature that particularly interests you.
|
||||||
|
|
||||||
The final release of Python 2.1 is planned for April 2001.
|
The final release of Python 2.1 was made on April 17, 2001.
|
||||||
|
|
||||||
%======================================================================
|
%======================================================================
|
||||||
\section{PEP 227: Nested Scopes}
|
\section{PEP 227: Nested Scopes}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue