From: Fred Drake Date: Tue, 11 Aug 1998 18:13:31 +0000 (+0000) Subject: Added the test package under "Frameworks". X-Git-Tag: v1.5.2a1~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=211f22c1b150ede5fc49ef63ca62fabdbb85c811;p=thirdparty%2FPython%2Fcpython.git Added the test package under "Frameworks". --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 4551a005a2bf..a53133165b77 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -22,6 +22,11 @@ Fredrik Lundh is working on this one! \item[SimpleHTTPServer.py] --- Simple HTTP Server + +\item[test] +--- Regression testing framework. This is used for the Python +regression test, but is useful for other Python libraries as well. +This is a package rather than a module. \end{description}