blob: 9d7aad89eaf6cff82f8b4f136a54f000d8e4e493 [file] [log] [blame]
Fred Drakeb2c59ab1999-01-29 22:22:03 +00001This archive contains the standard Python documentation in GNU info format.
2Five manuals are included:
3
4 python-ref.info* Python Reference Manual
5 python-lib.info* Python Library Reference
6 python-ext.info* Extending and Embedding the Python Interpreter
7 python-api.info* Python/C API Reference
8 python-tut.info* Python Tutorial
9
10The file python.dir is a fragment of a "dir" file that can be used to
11incorporate these documents into an existing GNU info installation: insert
12the contents of this file into the "dir" or "localdir" file at an
13appropriate point and copy the python-*.info* files to the same directory.
14
15Questions and comments on these documents should be directed to
16python-docs@python.org.