Bump document version to 1.0; remove pystone paragraph

This commit is contained in:
Andrew M. Kuchling 2006-08-16 13:41:52 +00:00
parent efd68c789e
commit 115ea43bff
1 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,7 @@
% Fix XXX comments
\title{What's New in Python 2.5}
\release{0.9}
\release{1.0}
\author{A.M. Kuchling}
\authoraddress{\email{amk@amk.ca}}
@ -1334,9 +1334,6 @@ they exist or not so that the interpreter makes fewer
\end{itemize}
The net result of the 2.5 optimizations is that Python 2.5 runs the
pystone benchmark around XXX\% faster than Python 2.4.
%======================================================================
\section{New, Improved, and Removed Modules\label{modules}}