commit | c249bdab92cc6fd933fb4972356a3fb0a0865ec4 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Wed May 30 21:48:58 2007 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Wed May 30 21:48:58 2007 +0000 |
tree | 4cd81c883a877c43f1b81c06d6952adb7dbd362b | |
parent | 90134c9a05146f3cc53fcb8a5de8fdfc2fe8dc93 [diff] |
Have mimify raise a DeprecationWarning. The docs and PEP 4 have listed the module as deprecated for a while.
diff --git a/Misc/NEWS b/Misc/NEWS index 4ca7fa8..8f4bceb 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -220,6 +220,8 @@ Library ------- +- mimify now raises a DeprecationWarning upon import. + - MimeWriter now raises a DeprecationWarning upon import. - tarfile.py: Improved unicode support. Unicode input names are now