From: Raymond Hettinger Date: Sun, 6 Oct 2002 02:32:34 +0000 (+0000) Subject: Backport 1.23 documenting impending deprecation in favor to the email X-Git-Tag: v2.2.2b1~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78c27c2ef5d562d2d623256b65de479ff6ee858d;p=thirdparty%2FPython%2Fcpython.git Backport 1.23 documenting impending deprecation in favor to the email package. --- diff --git a/Doc/lib/libmimetools.tex b/Doc/lib/libmimetools.tex index e8d8155ea852..7f83659eaf8d 100644 --- a/Doc/lib/libmimetools.tex +++ b/Doc/lib/libmimetools.tex @@ -4,6 +4,10 @@ \declaremodule{standard}{mimetools} \modulesynopsis{Tools for parsing MIME-style message bodies.} +\deprecated{2.3}{The \refmodule{email} package should be used in + preference to the \module{mimetools} module. This + module is present only to maintain backward + compatibility.} This module defines a subclass of the \refmodule{rfc822}\refstmodindex{rfc822} module's