From 78c27c2ef5d562d2d623256b65de479ff6ee858d Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 6 Oct 2002 02:32:34 +0000 Subject: Backport 1.23 documenting impending deprecation in favor to the email package. --- Doc/lib/libmimetools.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/lib/libmimetools.tex b/Doc/lib/libmimetools.tex index e8d8155..7f83659 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 -- cgit v0.12