Patches item #1637162, was opened at 2007-01-16 22:11
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1637162&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Russell Owen (reowen)
Assigned to: Nobody/Anonymous (nobody)
Summary: smtplib email renames

Initial Comment:
smtplib uses the old names email.Utils and email.base64MIME instead of the new 
email.utils and email.base64mime. This may confuse py2app and/or other 
packagers.

Note: this diff is against python/trunk/Lib/ rev 53110 (I'm not sure if I set 
the Group right).

----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2007-01-22 19:41

Message:
Logged In: YES 
user_id=849994
Originator: NO

Fixed in trunk.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1637162&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to