diff options
Diffstat (limited to 'Doc/tut/tut.tex')
-rw-r--r-- | Doc/tut/tut.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index df9d8fa..e894a31 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -214,7 +214,7 @@ and a copyright notice before printing the first prompt, e.g.: \bcode\begin{verbatim} python -Python 1.2 (Mar 14 1995) +Python 1.3 (Oct 13 1995) Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam >>> \end{verbatim}\ecode |