Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87d6fc5

Browse files
committed
SF bug #1030118, this should have named the email.Utils module as the one
containing these functions. (I will backport to Python 2.3)
1 parent 8c72eae commit 87d6fc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/emailutil.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
\declaremodule{standard}{email.Utils}
22
\modulesynopsis{Miscellaneous email package utilities.}
33

4-
There are several useful utilities provided with the \module{email}
5-
package.
4+
There are several useful utilities provided in the \module{email.Utils}
5+
module:
66

77
\begin{funcdesc}{quote}{str}
88
Return a new string with backslashes in \var{str} replaced by two

0 commit comments

Comments
 (0)