mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Oops! version numbers again!
This commit is contained in:
parent
8780a44f2c
commit
94ed6f5f63
4 changed files with 4 additions and 4 deletions
|
|
@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python
|
||||||
Reference Manual} gives a more formal definition of the language.
|
Reference Manual} gives a more formal definition of the language.
|
||||||
(These manuals are not yet available in INFO or Texinfo format.)
|
(These manuals are not yet available in INFO or Texinfo format.)
|
||||||
|
|
||||||
This version corresponds to Python version 1.0.2.
|
This version corresponds to Python version 1.1.
|
||||||
|
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python
|
||||||
Reference Manual} gives a more formal definition of the language.
|
Reference Manual} gives a more formal definition of the language.
|
||||||
(These manuals are not yet available in INFO or Texinfo format.)
|
(These manuals are not yet available in INFO or Texinfo format.)
|
||||||
|
|
||||||
This version corresponds to Python version 1.0.2.
|
This version corresponds to Python version 1.1.
|
||||||
|
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -213,7 +213,7 @@ and a copyright notice before printing the first prompt, e.g.:
|
||||||
|
|
||||||
\bcode\begin{verbatim}
|
\bcode\begin{verbatim}
|
||||||
python
|
python
|
||||||
Python 1.0.3 (Jul 14 1994)
|
Python 1.1 (Oct 6 1994)
|
||||||
Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam
|
Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam
|
||||||
>>>
|
>>>
|
||||||
\end{verbatim}\ecode
|
\end{verbatim}\ecode
|
||||||
|
|
|
||||||
|
|
@ -213,7 +213,7 @@ and a copyright notice before printing the first prompt, e.g.:
|
||||||
|
|
||||||
\bcode\begin{verbatim}
|
\bcode\begin{verbatim}
|
||||||
python
|
python
|
||||||
Python 1.0.3 (Jul 14 1994)
|
Python 1.1 (Oct 6 1994)
|
||||||
Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam
|
Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam
|
||||||
>>>
|
>>>
|
||||||
\end{verbatim}\ecode
|
\end{verbatim}\ecode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue