]> granicus.if.org Git - python/commitdiff
Remove recently documented modules from the undoc list.
authorFred Drake <fdrake@acm.org>
Mon, 28 Dec 1998 20:53:19 +0000 (20:53 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 28 Dec 1998 20:53:19 +0000 (20:53 +0000)
Doc/lib/libundoc.tex

index e55259de82ae9b36732481122a257491bd2ff1e2..22684d8cf4f7307117a6ff4bb6922f954cae20b7 100644 (file)
@@ -58,9 +58,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 \item[dircmp.py]
 --- class to build directory diff tools on
 
-\item[getpass.py]
---- Utilities to get a password and/or the current user name.
-
 \item[linecache.py]
 --- Cache lines from files (used by pdb)
 
@@ -185,9 +182,6 @@ library
 \item[sched.py]
 --- event scheduler class
 
-\item[shutil.py]
---- utility functions usable in a shell-like program
-
 \item[util.py]
 --- useful functions that don't fit elsewhere