]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport 1.13 documenting impending deprecation in favor of the email
authorRaymond Hettinger <python@rcn.com>
Sun, 6 Oct 2002 02:36:36 +0000 (02:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 6 Oct 2002 02:36:36 +0000 (02:36 +0000)
module.

Doc/lib/libmimify.tex

index ae7c0bdc2e6d84fb7a4624b97c1523b570438971..d99567ab3bdcddb8e84cf3da750c65a83f2dc9be 100644 (file)
@@ -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