mirror of
https://github.com/python/cpython.git
synced 2025-10-28 12:15:13 +00:00
Update version numbering from 1.6 to 2.0.
This commit is contained in:
parent
61b49b3d6b
commit
30f76ffd00
11 changed files with 16 additions and 16 deletions
|
|
@ -496,7 +496,7 @@ Notes:
|
|||
\begin{description}
|
||||
\item[(1)] The C implementation of Python has historically accepted
|
||||
multiple parameters and implicitly joined them into a tuple; this
|
||||
will no longer work in Python 1.6. Use of this misfeature has been
|
||||
no longer works in Python 2.0. Use of this misfeature has been
|
||||
deprecated since Python 1.4.
|
||||
|
||||
\item[(2)] Raises an exception when \var{x} is not a list object. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue