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

Skip to content

Commit b2c59ab

Browse files
committed
A README file for the info tarball.
1 parent 1dd152d commit b2c59ab

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Doc/info/README

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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+

0 commit comments

Comments
 (0)