diff options
| author | Fred Drake <fdrake@acm.org> | 1998-02-19 16:18:19 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-02-19 16:18:19 +0000 |
| commit | 1f0fdde4fb92075596a409ac25a0dd3c8316033d (patch) | |
| tree | b944d7febc9f4fec95a0561750a796ed3a91368b | |
| parent | 526ebb4d97f9f9547b451c94686af627bb37d4dd (diff) | |
| download | cpython-git-1f0fdde4fb92075596a409ac25a0dd3c8316033d.tar.gz | |
Bring date into line with the last documentation release.
| -rw-r--r-- | Doc/info/texipre.dat | 2 | ||||
| -rw-r--r-- | Doc/texipre.dat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index 1f5778aa8e..dcca12c0c6 100644 --- a/Doc/info/texipre.dat +++ b/Doc/info/texipre.dat @@ -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 (Dec 31 1997). +This version corresponds to Python version 1.5 (Feb 17, 1998). @end ifinfo diff --git a/Doc/texipre.dat b/Doc/texipre.dat index 1f5778aa8e..dcca12c0c6 100644 --- a/Doc/texipre.dat +++ b/Doc/texipre.dat @@ -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 (Dec 31 1997). +This version corresponds to Python version 1.5 (Feb 17, 1998). @end ifinfo |
