cpython/Doc/info
2003-07-30 02:55:28 +00:00
..
.cvsignore Ignore intermediate files. 1998-05-11 21:06:18 +00:00
Makefile - update some comments 2003-07-16 04:02:58 +00:00
python.dir - update the list of documents for which GNU info is built 2003-07-17 05:36:19 +00:00
README update the documentation contact address 2003-07-30 02:55:28 +00:00

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
    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
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@zamazal.org> for providing this
conversion to the info format.

Questions and comments on these documents should be directed to
docs@python.org.