From: Barry Warsaw Date: Mon, 1 Nov 2004 04:00:06 +0000 (+0000) Subject: SF bug #1030118, this should have named the email.Utils module as the one X-Git-Tag: v2.3.5c1~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92dee4bcd6b7b041f1392741bc2e1b569e696761;p=thirdparty%2FPython%2Fcpython.git SF bug #1030118, this should have named the email.Utils module as the one containing these functions. (I will backport to Python 2.3) --- diff --git a/Doc/lib/emailutil.tex b/Doc/lib/emailutil.tex index 80f0acfd3713..b62b31680f6a 100644 --- a/Doc/lib/emailutil.tex +++ b/Doc/lib/emailutil.tex @@ -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