Added the test package under "Frameworks".

This commit is contained in:
Fred Drake 1998-08-11 18:13:31 +00:00
parent be21d98cee
commit 211f22c1b1
1 changed files with 5 additions and 0 deletions

View File

@ -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}