SF bug #1030118, this should have named the email.Utils module as the one

containing these functions.  (I will backport to Python 2.3)
This commit is contained in:
Barry Warsaw 2004-11-01 03:59:24 +00:00
parent 8c72eae237
commit 87d6fc5161

View file

@ -1,8 +1,8 @@
\declaremodule{standard}{email.Utils} \declaremodule{standard}{email.Utils}
\modulesynopsis{Miscellaneous email package utilities.} \modulesynopsis{Miscellaneous email package utilities.}
There are several useful utilities provided with the \module{email} There are several useful utilities provided in the \module{email.Utils}
package. module:
\begin{funcdesc}{quote}{str} \begin{funcdesc}{quote}{str}
Return a new string with backslashes in \var{str} replaced by two Return a new string with backslashes in \var{str} replaced by two