commit | 3abb10435621f0d5f17a1d8cdeecaab1dab78280 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Fri Apr 28 17:05:41 2000 +0000 |
committer | Greg Ward <gward@python.net> | Fri Apr 28 17:05:41 2000 +0000 |
tree | c8741763c0830e1951cb24ecfc2f4d92feaf413a | |
parent | 0784c335f3c1a34049dce32dfab1be1a0c182ad7 [diff] [blame] |
Added the Distutils manuals.
diff --git a/Doc/tools/getpagecounts b/Doc/tools/getpagecounts index 53a28e1..c575c6b 100755 --- a/Doc/tools/getpagecounts +++ b/Doc/tools/getpagecounts
@@ -34,6 +34,8 @@ ("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