mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Updated.
This commit is contained in:
parent
e32907df67
commit
125024a87d
2 changed files with 0 additions and 26 deletions
|
|
@ -34,9 +34,6 @@ Fredrik Lundh is working on this one!
|
||||||
\item[multifile.py]
|
\item[multifile.py]
|
||||||
--- make each part of a multipart message ``feel'' like
|
--- make each part of a multipart message ``feel'' like
|
||||||
|
|
||||||
\item[poplib.py]
|
|
||||||
--- Post Office Protocol client by Dave Ascher.
|
|
||||||
|
|
||||||
\item[smtplib.py]
|
\item[smtplib.py]
|
||||||
--- Simple Mail Transfer Protocol (SMTP) client code.
|
--- Simple Mail Transfer Protocol (SMTP) client code.
|
||||||
\end{description}
|
\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''.
|
Some of these are very old and/or not very robust; marked with ``hmm''.
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[calendar.py]
|
|
||||||
--- Calendar printing functions
|
|
||||||
|
|
||||||
\item[ConfigParser.py]
|
\item[ConfigParser.py]
|
||||||
--- Parse a file of sectioned configuration parameters
|
--- 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]
|
\item[pipes.py]
|
||||||
--- Conversion pipeline templates (hmm)
|
--- Conversion pipeline templates (hmm)
|
||||||
|
|
||||||
\item[popen2.py]
|
|
||||||
--- improved popen, can read AND write simultaneously
|
|
||||||
|
|
||||||
\item[statcache.py]
|
\item[statcache.py]
|
||||||
--- Maintain a cache of file stats
|
--- 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]
|
\item[ihooks.py]
|
||||||
--- Import hook support (for rexec)
|
--- Import hook support (for rexec)
|
||||||
|
|
||||||
\item[bisect.py]
|
|
||||||
--- Bisection algorithms (this is actually useful at times,
|
|
||||||
especially as reference material)
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,9 +34,6 @@ Fredrik Lundh is working on this one!
|
||||||
\item[multifile.py]
|
\item[multifile.py]
|
||||||
--- make each part of a multipart message ``feel'' like
|
--- make each part of a multipart message ``feel'' like
|
||||||
|
|
||||||
\item[poplib.py]
|
|
||||||
--- Post Office Protocol client by Dave Ascher.
|
|
||||||
|
|
||||||
\item[smtplib.py]
|
\item[smtplib.py]
|
||||||
--- Simple Mail Transfer Protocol (SMTP) client code.
|
--- Simple Mail Transfer Protocol (SMTP) client code.
|
||||||
\end{description}
|
\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''.
|
Some of these are very old and/or not very robust; marked with ``hmm''.
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[calendar.py]
|
|
||||||
--- Calendar printing functions
|
|
||||||
|
|
||||||
\item[ConfigParser.py]
|
\item[ConfigParser.py]
|
||||||
--- Parse a file of sectioned configuration parameters
|
--- 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]
|
\item[pipes.py]
|
||||||
--- Conversion pipeline templates (hmm)
|
--- Conversion pipeline templates (hmm)
|
||||||
|
|
||||||
\item[popen2.py]
|
|
||||||
--- improved popen, can read AND write simultaneously
|
|
||||||
|
|
||||||
\item[statcache.py]
|
\item[statcache.py]
|
||||||
--- Maintain a cache of file stats
|
--- 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]
|
\item[ihooks.py]
|
||||||
--- Import hook support (for rexec)
|
--- Import hook support (for rexec)
|
||||||
|
|
||||||
\item[bisect.py]
|
|
||||||
--- Bisection algorithms (this is actually useful at times,
|
|
||||||
especially as reference material)
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue