Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 288527a

Browse files
committed
updated version and date
1 parent fbe34fa commit 288527a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Doc/info/texipre.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python
7777
Reference Manual} gives a more formal definition of the language.
7878
(These manuals are not yet available in INFO or Texinfo format.)
7979

80-
This version corresponds to Python version 1.2 (4 April 1995).
80+
This version corresponds to Python version 1.3 (13 Oct 1995).
8181

8282
@end ifinfo
8383

Doc/texipre.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python
7777
Reference Manual} gives a more formal definition of the language.
7878
(These manuals are not yet available in INFO or Texinfo format.)
7979

80-
This version corresponds to Python version 1.2 (4 April 1995).
80+
This version corresponds to Python version 1.3 (13 Oct 1995).
8181

8282
@end ifinfo
8383

Doc/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ \subsection{Interactive Mode}
214214

215215
\bcode\begin{verbatim}
216216
python
217-
Python 1.2 (Mar 14 1995)
217+
Python 1.3 (Oct 13 1995)
218218
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
219219
>>>
220220
\end{verbatim}\ecode

Doc/tut/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ \subsection{Interactive Mode}
214214

215215
\bcode\begin{verbatim}
216216
python
217-
Python 1.2 (Mar 14 1995)
217+
Python 1.3 (Oct 13 1995)
218218
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
219219
>>>
220220
\end{verbatim}\ecode

0 commit comments

Comments
 (0)