diff options
Diffstat (limited to 'Doc/info/python.dir')
-rw-r--r-- | Doc/info/python.dir | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Doc/info/python.dir b/Doc/info/python.dir new file mode 100644 index 0000000..0606bb9 --- /dev/null +++ b/Doc/info/python.dir @@ -0,0 +1,8 @@ + +Python Standard Documentation + +* Python Library: (python-lib). Python Library Reference +* Python Reference: (python-ref). Python Reference Manual +* Python API: (python-api). Python/C API Reference Manual +* Python Extending: (python-ext). Extending & Embedding Python +* Python Tutorial: (python-tut). Python Tutorial |