]> granicus.if.org Git - python/commitdiff
Added the Distutils manuals.
authorGreg Ward <gward@python.net>
Fri, 28 Apr 2000 17:05:41 +0000 (17:05 +0000)
committerGreg Ward <gward@python.net>
Fri, 28 Apr 2000 17:05:41 +0000 (17:05 +0000)
Doc/tools/getpagecounts

index 53a28e1453f27e8674f3143714f97f4179ed051f..c575c6b144345eecd1d3f48df5988f6dc8c02ad8 100755 (executable)
@@ -34,6 +34,8 @@ class PageCounter:
             ("ref", "Python Reference Manual"),
             ("tut", "Python Tutorial"),
             ("doc", "Documenting Python"),
+            ("inst", "Installing Python Modules"),
+            ("dist", "Distributing Python Modules"),
             ]:
             self.add_document(prefix, title)
         print self.PREFIX