On Sun, 2006-02-12 at 09:38 +0900, Tokio Kikuchi wrote: > It looks like we need adding 'email.mime' into the packages list. > > url='http://www.python.org/sigs/email-sig', > packages=['email', 'email.mime'], > ) > > Another problem was that charset was stored in unicode and doesn't fit > into current mailman code. A sample test code below illustrates this > problem:
I have fixes for both these about to go in. I've also decided that the module name changes warrant a bump in the version number to 4.0. I'm removing 4 previously deprecated methods and updating all the documentation. Watch the commit messages momentarily. I'll probably do a separate beta release soon and then we'll be merging this into the Python 2.5 trunk. -Barry
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Email-SIG mailing list [email protected] Your options: http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com
