File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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}
4744Some 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
Original file line number Diff line number Diff 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}
4744Some 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
You can’t perform that action at this time.
0 commit comments