Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 125024a

Browse files
committed
Updated.
1 parent e32907d commit 125024a

2 files changed

Lines changed: 0 additions & 26 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ \section{Stuff useful to a lot of people, including the CGI crowd}
3434
\item[multifile.py]
3535
--- make each part of a multipart message ``feel'' like
3636

37-
\item[poplib.py]
38-
--- Post Office Protocol client by Dave Ascher.
39-
4037
\item[smtplib.py]
4138
--- Simple Mail Transfer Protocol (SMTP) client code.
4239
\end{description}
@@ -47,9 +44,6 @@ \section{Miscellaneous useful utilities}
4744
Some of these are very old and/or not very robust; marked with ``hmm''.
4845

4946
\begin{description}
50-
\item[calendar.py]
51-
--- Calendar printing functions
52-
5347
\item[ConfigParser.py]
5448
--- Parse a file of sectioned configuration parameters
5549

@@ -74,9 +68,6 @@ \section{Miscellaneous useful utilities}
7468
\item[pipes.py]
7569
--- Conversion pipeline templates (hmm)
7670

77-
\item[popen2.py]
78-
--- improved popen, can read AND write simultaneously
79-
8071
\item[statcache.py]
8172
--- Maintain a cache of file stats
8273

@@ -106,10 +97,6 @@ \section{Miscellaneous useful utilities}
10697

10798
\item[ihooks.py]
10899
--- Import hook support (for rexec)
109-
110-
\item[bisect.py]
111-
--- Bisection algorithms (this is actually useful at times,
112-
especially as reference material)
113100
\end{description}
114101

115102

Doc/libundoc.tex

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ \section{Stuff useful to a lot of people, including the CGI crowd}
3434
\item[multifile.py]
3535
--- make each part of a multipart message ``feel'' like
3636

37-
\item[poplib.py]
38-
--- Post Office Protocol client by Dave Ascher.
39-
4037
\item[smtplib.py]
4138
--- Simple Mail Transfer Protocol (SMTP) client code.
4239
\end{description}
@@ -47,9 +44,6 @@ \section{Miscellaneous useful utilities}
4744
Some of these are very old and/or not very robust; marked with ``hmm''.
4845

4946
\begin{description}
50-
\item[calendar.py]
51-
--- Calendar printing functions
52-
5347
\item[ConfigParser.py]
5448
--- Parse a file of sectioned configuration parameters
5549

@@ -74,9 +68,6 @@ \section{Miscellaneous useful utilities}
7468
\item[pipes.py]
7569
--- Conversion pipeline templates (hmm)
7670

77-
\item[popen2.py]
78-
--- improved popen, can read AND write simultaneously
79-
8071
\item[statcache.py]
8172
--- Maintain a cache of file stats
8273

@@ -106,10 +97,6 @@ \section{Miscellaneous useful utilities}
10697

10798
\item[ihooks.py]
10899
--- Import hook support (for rexec)
109-
110-
\item[bisect.py]
111-
--- Bisection algorithms (this is actually useful at times,
112-
especially as reference material)
113100
\end{description}
114101

115102

0 commit comments

Comments
 (0)