Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd152d commit b2c59abCopy full SHA for b2c59ab
1 file changed
Doc/info/README
@@ -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
+[email protected].
0 commit comments