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
1 changed files with 2 additions and 2 deletions

View File

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