diff options
Diffstat (limited to 'Doc/tut')
-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 6a1bcd9..bcaa058 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -213,7 +213,7 @@ and a copyright notice before printing the first prompt, e.g.: \bcode\begin{verbatim} python -Python 1.0.3 (Jul 14 1994) +Python 1.1 (Oct 6 1994) Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam >>> \end{verbatim}\ecode |