From: Raymond Hettinger Date: Sun, 6 Oct 2002 02:36:36 +0000 (+0000) Subject: Backport 1.13 documenting impending deprecation in favor of the email X-Git-Tag: v2.2.2b1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd79c37b45769d6510916ba4399c640fee516a6e;p=thirdparty%2FPython%2Fcpython.git Backport 1.13 documenting impending deprecation in favor of the email module. --- diff --git a/Doc/lib/libmimify.tex b/Doc/lib/libmimify.tex index ae7c0bdc2e6d..d99567ab3bdc 100644 --- a/Doc/lib/libmimify.tex +++ b/Doc/lib/libmimify.tex @@ -4,8 +4,12 @@ \declaremodule{standard}{mimify} \modulesynopsis{Mimification and unmimification of mail messages.} +\deprecated{2.3}{The \refmodule{email} package should be used in + preference to the \module{mimify} module. This + module is present only to maintain backward + compatibility.} -The mimify module defines two functions to convert mail messages to +The \module{mimify} module defines two functions to convert mail messages to and from MIME format. The mail message can be either a simple message or a so-called multipart message. Each part is treated separately. Mimifying (a part of) a message entails encoding the message as