source: vendor/python/2.5/Doc/info/README

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 856 bytes
Line 
1This archive contains the standard Python documentation in GNU info
2format. Five manuals are included:
3
4 python-ref.info* Python Reference Manual
5 python-mac.info* Python Macintosh Modules
6 python-lib.info* Python Library Reference
7 python-ext.info* Extending and Embedding the Python Interpreter
8 python-api.info* Python/C API Reference
9 python-tut.info* Python Tutorial
10
11The file python.dir is a fragment of a "dir" file that can be used to
12incorporate these documents into an existing GNU info installation:
13insert the contents of this file into the "dir" or "localdir" file at
14an appropriate point and copy the python-*.info* files to the same
15directory.
16
17Thanks go to Milan Zamazal <pdm@zamazal.org> for providing this
18conversion to the info format.
19
20Questions and comments on these documents should be directed to
21docs@python.org.
Note: See TracBrowser for help on using the repository browser.