diff options
author | Fred Drake <fdrake@acm.org> | 1999-07-12 15:26:43 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-07-12 15:26:43 (GMT) |
commit | bb7eff96d4bf6f68fe588e988e172683745b44cd (patch) | |
tree | b9afb6713ceb0dc0352601856f599e6e7fc8942b /Doc/info/README | |
parent | 0d6bac67beb056edec05e3ab728ce8d026cbf70d (diff) | |
download | cpython-bb7eff96d4bf6f68fe588e988e172683745b44cd.zip cpython-bb7eff96d4bf6f68fe588e988e172683745b44cd.tar.gz cpython-bb7eff96d4bf6f68fe588e988e172683745b44cd.tar.bz2 |
Updated Milan's email address.
Diffstat (limited to 'Doc/info/README')
-rw-r--r-- | Doc/info/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Doc/info/README b/Doc/info/README index ea37904..8e49a99 100644 --- a/Doc/info/README +++ b/Doc/info/README @@ -1,5 +1,5 @@ -This archive contains the standard Python documentation in GNU info format. -Five manuals are included: +This archive contains the standard Python documentation in GNU info +format. Five manuals are included: python-ref.info* Python Reference Manual python-mac.info* Python Macintosh Modules @@ -9,12 +9,13 @@ Five manuals are included: python-tut.info* Python Tutorial The file python.dir is a fragment of a "dir" file that can be used to -incorporate these documents into an existing GNU info installation: insert -the contents of this file into the "dir" or "localdir" file at an -appropriate point and copy the python-*.info* files to the same directory. +incorporate these documents into an existing GNU info installation: +insert the contents of this file into the "dir" or "localdir" file at +an appropriate point and copy the python-*.info* files to the same +directory. -Thanks go to Milan Zamazal <pdm@pvt.net> for providing this conversion to -the info format. +Thanks go to Milan Zamazal <pdm@freesoft.cz> for providing this +conversion to the info format. Questions and comments on these documents should be directed to python-docs@python.org. |