]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Updated.
authorFred Drake <fdrake@acm.org>
Tue, 28 Apr 1998 18:27:22 +0000 (18:27 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 28 Apr 1998 18:27:22 +0000 (18:27 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 5f971339914c47e7274bf14ec008f828e80e19ab..f807fecd44135e44d669d9264f15358dba51ef0e 100644 (file)
@@ -34,9 +34,6 @@ Fredrik Lundh is working on this one!
 \item[multifile.py]
 --- make each part of a multipart message ``feel'' like
 
-\item[poplib.py]
---- Post Office Protocol client by Dave Ascher.
-
 \item[smtplib.py]
 --- Simple Mail Transfer Protocol (SMTP) client code.
 \end{description}
@@ -47,9 +44,6 @@ Fredrik Lundh is working on this one!
 Some of these are very old and/or not very robust; marked with ``hmm''.
 
 \begin{description}
-\item[calendar.py]
---- Calendar printing functions
-
 \item[ConfigParser.py]
 --- Parse a file of sectioned configuration parameters
 
@@ -74,9 +68,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 \item[pipes.py]
 --- Conversion pipeline templates (hmm)
 
-\item[popen2.py]
---- improved popen, can read AND write simultaneously
-
 \item[statcache.py]
 --- Maintain a cache of file stats
 
@@ -106,10 +97,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 
 \item[ihooks.py]
 --- Import hook support (for rexec)
-
-\item[bisect.py]
---- Bisection algorithms (this is actually useful at times,
-especially as reference material)
 \end{description}
 
 
index 5f971339914c47e7274bf14ec008f828e80e19ab..f807fecd44135e44d669d9264f15358dba51ef0e 100644 (file)
@@ -34,9 +34,6 @@ Fredrik Lundh is working on this one!
 \item[multifile.py]
 --- make each part of a multipart message ``feel'' like
 
-\item[poplib.py]
---- Post Office Protocol client by Dave Ascher.
-
 \item[smtplib.py]
 --- Simple Mail Transfer Protocol (SMTP) client code.
 \end{description}
@@ -47,9 +44,6 @@ Fredrik Lundh is working on this one!
 Some of these are very old and/or not very robust; marked with ``hmm''.
 
 \begin{description}
-\item[calendar.py]
---- Calendar printing functions
-
 \item[ConfigParser.py]
 --- Parse a file of sectioned configuration parameters
 
@@ -74,9 +68,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 \item[pipes.py]
 --- Conversion pipeline templates (hmm)
 
-\item[popen2.py]
---- improved popen, can read AND write simultaneously
-
 \item[statcache.py]
 --- Maintain a cache of file stats
 
@@ -106,10 +97,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 
 \item[ihooks.py]
 --- Import hook support (for rexec)
-
-\item[bisect.py]
---- Bisection algorithms (this is actually useful at times,
-especially as reference material)
 \end{description}