cpython/Doc/info/README

22 lines
863 B
Plaintext
Raw Normal View History

1999-07-12 15:26:43 +00:00
This archive contains the standard Python documentation in GNU info
format. Five manuals are included:
1999-01-29 22:22:03 +00:00
python-ref.info* Python Reference Manual
1999-02-22 15:58:09 +00:00
python-mac.info* Python Macintosh Modules
1999-01-29 22:22:03 +00:00
python-lib.info* Python Library Reference
python-ext.info* Extending and Embedding the Python Interpreter
python-api.info* Python/C API Reference
python-tut.info* Python Tutorial
The file python.dir is a fragment of a "dir" file that can be used to
1999-07-12 15:26:43 +00:00
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.
1999-01-29 22:22:03 +00:00
1999-07-12 15:26:43 +00:00
Thanks go to Milan Zamazal <pdm@freesoft.cz> for providing this
conversion to the info format.
1999-02-22 15:58:09 +00:00
1999-01-29 22:22:03 +00:00
Questions and comments on these documents should be directed to
python-docs@python.org.