cpython/Doc/info
Fred Drake 89de74ee94 The Macintosh Modules Reference now formats to GNU info without errors
(which is not to say it's right), so re-enable it.

Documenting Python and Installing Python Modules still have problems
when converting to GNU info, so we'll continue to leave them out for
now.
2003-07-02 14:25:04 +00:00
..
.cvsignore Ignore intermediate files. 1998-05-11 21:06:18 +00:00
Makefile The Macintosh Modules Reference now formats to GNU info without errors 2003-07-02 14:25:04 +00:00
README Update email address. 2002-01-17 21:05:14 +00:00
python.dir Integrated SF patch #539487 by Matthias Klose: 2002-05-03 04:50:51 +00:00

README

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
python-docs@python.org.