Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv939
Modified Files:
python-21.tex
Log Message:
Remove note about this being a draft document.
Note the actual date of 2.1's release
Index: python-21.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-21.tex,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** python-21.tex 2001/04/16 02:27:53 1.25
--- python-21.tex 2001/07/19 00:29:48 1.26
***************
*** 14,23 ****
\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{am...@bi...}. }
-
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
--- 14,17 ----
***************
*** 38,42 ****
more details about any new feature that particularly interests you.
! The final release of Python 2.1 is planned for April 2001.
%======================================================================
--- 32,36 ----
more details about any new feature that particularly interests you.
! The final release of Python 2.1 was made on April 17, 2001.
%======================================================================
|