mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Reflect the released version.
This commit is contained in:
parent
fb801e7d33
commit
0fb7a37667
2 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ This archive contains the standard Python documentation in GNU info format.
|
||||||
Five manuals are included:
|
Five manuals are included:
|
||||||
|
|
||||||
python-ref.info* Python Reference Manual
|
python-ref.info* Python Reference Manual
|
||||||
|
python-mac.info* Python Macintosh Modules
|
||||||
python-lib.info* Python Library Reference
|
python-lib.info* Python Library Reference
|
||||||
python-ext.info* Extending and Embedding the Python Interpreter
|
python-ext.info* Extending and Embedding the Python Interpreter
|
||||||
python-api.info* Python/C API Reference
|
python-api.info* Python/C API Reference
|
||||||
|
|
@ -12,5 +13,8 @@ incorporate these documents into an existing GNU info installation: insert
|
||||||
the contents of this file into the "dir" or "localdir" file at an
|
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.
|
appropriate point and copy the python-*.info* files to the same directory.
|
||||||
|
|
||||||
|
Thanks go to Milan Zamazal <pdm@pvt.net> for providing this conversion to
|
||||||
|
the info format.
|
||||||
|
|
||||||
Questions and comments on these documents should be directed to
|
Questions and comments on these documents should be directed to
|
||||||
python-docs@python.org.
|
python-docs@python.org.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
Python Standard Documentation
|
Python Standard Documentation
|
||||||
|
|
||||||
* Python Library: (python-lib). Python Library Reference
|
* Python Library: (python-lib). Python Library Reference
|
||||||
|
* Python Mac Modules: (python-mac). Python Macintosh Modules
|
||||||
* Python Reference: (python-ref). Python Reference Manual
|
* Python Reference: (python-ref). Python Reference Manual
|
||||||
* Python API: (python-api). Python/C API Reference Manual
|
* Python API: (python-api). Python/C API Reference Manual
|
||||||
* Python Extending: (python-ext). Extending & Embedding Python
|
* Python Extending: (python-ext). Extending & Embedding Python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue