mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add the smtpd module to the list of undocumented modules; Barry needs to
write the documentation for this module.
This commit is contained in:
parent
b9c1d3dedf
commit
bf781a95c0
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ Some of these are very old and/or not very robust; marked with ``hmm.''
|
|||
|
||||
\item[\module{ihooks}]
|
||||
--- Import hook support (for \refmodule{rexec}; may become obsolete).
|
||||
|
||||
\item[\module{smtpd}]
|
||||
--- An SMTP daemon implementation which meets the minimum requirements
|
||||
for \rfc{821} conformance.
|
||||
\end{description}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue