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

Doc/lib/emailutil.tex

index b93a2b9e97b86f3527fb4b6dd61e3891ae3f2e69..948adc88ed76e42641d3c630a59ef8291b741d33 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