]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
SF bug #1030118, this should have named the email.Utils module as the one
authorBarry Warsaw <barry@python.org>
Mon, 1 Nov 2004 04:00:06 +0000 (04:00 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 1 Nov 2004 04:00:06 +0000 (04:00 +0000)
containing these functions.  (I will backport to Python 2.3)

Doc/lib/emailutil.tex

index 80f0acfd37131c313e07da847bfef7cfbf701366..b62b31680f6a2d765f66fe5f3ec40395f1637819 100644 (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