[Patches] [ python-Patches-1637162 ] smtplib email renames
SourceForge.net
noreply at sourceforge.net
Tue Jan 16 23:11:16 CET 2007
Patches item #1637162, was opened at 2007-01-16 14:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1637162&group_id=5470
More information about the Patches
mailing list