README 863 Bytes
Newer Older
1 2
This archive contains the standard Python documentation in GNU info
format.  Five manuals are included:
3 4

    python-ref.info*	Python Reference Manual
5
    python-mac.info*	Python Macintosh Modules
6 7 8 9 10 11
    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
12 13 14 15
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.
16

Fred Drake's avatar
Fred Drake committed
17
Thanks go to Milan Zamazal <pdm@zamazal.org> for providing this
18
conversion to the info format.
19

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