[Python-checkins] CVS: python/dist/src/Doc/info python.dir,1.2,1.2.12.1
Fred L. Drake
fdrake@users.sourceforge.net
2002年1月17日 13:26:21 -0800
Update of /cvsroot/python/python/dist/src/Doc/info
In directory usw-pr-cvs1:/tmp/cvs-serv30258/info
Modified Files:
Tag: release21-maint
python.dir
Log Message:
Updated GNU info dir segment from Milan Zamazal.
Index: python.dir
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/info/python.dir,v
retrieving revision 1.2
retrieving revision 1.2.12.1
diff -C2 -d -r1.2 -r1.2.12.1
*** python.dir 1999年02月22日 15:58:09 1.2
--- python.dir 2002年01月17日 21:26:19 1.2.12.1
***************
*** 3,9 ****
* Python Library: (python-lib). Python Library Reference
- * Python Mac Modules: (python-mac). Python Macintosh Modules
* 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
--- 3,10 ----
* Python Library: (python-lib). Python Library Reference
* 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