diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/info/python.dir | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/info/python.dir b/Doc/info/python.dir index 60e3e3a..9a09d70 100644 --- a/Doc/info/python.dir +++ b/Doc/info/python.dir @@ -2,8 +2,9 @@ Python Standard Documentation * Python Library: (python-lib). Python Library Reference -* Python Mac Modules: (python-mac). Python Macintosh Modules * Python Reference: (python-ref). Python Reference Manual +* Python Distutils: (python-dist). Distributing Python Modules * Python API: (python-api). Python/C API Reference Manual * Python Extending: (python-ext). Extending & Embedding Python +* Python Mac Modules: (python-mac). Python Macintosh Modules * Python Tutorial: (python-tut). Python Tutorial |