Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fb7a37

Browse files
committed
Reflect the released version.
1 parent fb801e7 commit 0fb7a37

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/info/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ This archive contains the standard Python documentation in GNU info format.
22
Five manuals are included:
33

44
python-ref.info* Python Reference Manual
5+
python-mac.info* Python Macintosh Modules
56
python-lib.info* Python Library Reference
67
python-ext.info* Extending and Embedding the Python Interpreter
78
python-api.info* Python/C API Reference
@@ -12,5 +13,8 @@ incorporate these documents into an existing GNU info installation: insert
1213
the contents of this file into the "dir" or "localdir" file at an
1314
appropriate point and copy the python-*.info* files to the same directory.
1415

16+
Thanks go to Milan Zamazal <[email protected]> for providing this conversion to
17+
the info format.
18+
1519
Questions and comments on these documents should be directed to
1620

Doc/info/python.dir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Python Standard Documentation
33

44
* Python Library: (python-lib). Python Library Reference
5+
* Python Mac Modules: (python-mac). Python Macintosh Modules
56
* Python Reference: (python-ref). Python Reference Manual
67
* Python API: (python-api). Python/C API Reference Manual
78
* Python Extending: (python-ext). Extending & Embedding Python

0 commit comments

Comments
 (0)