Fred Drake | b2c59ab | 1999-01-29 22:22:03 +0000 | [diff] [blame^] | 1 | This archive contains the standard Python documentation in GNU info format. |
| 2 | Five 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 | |
| 10 | The file python.dir is a fragment of a "dir" file that can be used to |
| 11 | incorporate these documents into an existing GNU info installation: insert |
| 12 | the contents of this file into the "dir" or "localdir" file at an |
| 13 | appropriate point and copy the python-*.info* files to the same directory. |
| 14 | |
| 15 | Questions and comments on these documents should be directed to |
| 16 | python-docs@python.org. |