diff options
author | Fred Drake <fdrake@acm.org> | 1997-12-30 04:42:49 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-12-30 04:42:49 (GMT) |
commit | e33e903461f39826bf6a2a7da5312a4bc16f7d98 (patch) | |
tree | 12789be165f79a7db4fe731e1d0c300cd7f3d56a /Doc/info | |
parent | 5de1eb9b844bd33a9c35df0e22ad4f40cd6c7e04 (diff) | |
download | cpython-e33e903461f39826bf6a2a7da5312a4bc16f7d98.zip cpython-e33e903461f39826bf6a2a7da5312a4bc16f7d98.tar.gz cpython-e33e903461f39826bf6a2a7da5312a4bc16f7d98.tar.bz2 |
Updated release date to match boilerplate.tex.
Removed implied future availability of an info/texi version of the other
manuals (the word "yet").
Guido, you might want to check this file to see if any other changes are
required.
Diffstat (limited to 'Doc/info')
-rw-r--r-- | Doc/info/texipre.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index 4f12e65..1f5778a 100644 --- a/Doc/info/texipre.dat +++ b/Doc/info/texipre.dat @@ -12,7 +12,7 @@ standard modules that come with the Python system. It assumes basic knowledge about the Python language. For an informal introduction to the language, see the Python Tutorial. The Python Reference Manual gives a more formal definition of the language. (These manuals are not -yet available in INFO or Texinfo format.) +available in INFO or Texinfo format.) Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. @@ -91,7 +91,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python Reference Manual} gives a more formal definition of the language. (These manuals are not yet available in INFO or Texinfo format.) -This version corresponds to Python version 1.5 (Oct 25 1996). +This version corresponds to Python version 1.5 (Dec 31 1997). @end ifinfo |