[Patches] [ python-Patches-1637159 ] urllib2: email.Utils->email.utils

SourceForge.net noreply at sourceforge.net
Mon Jan 22 20:41:02 CET 2007


Patches item #1637159, was opened at 2007-01-16 22:09
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1637159&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: Library (Lib)
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Russell Owen (reowen)
Assigned to: Nobody/Anonymous (nobody)
Summary: urllib2: email.Utils->email.utils

Initial Comment:
urllib2 uses the old name email.Utils instead of the new name email.Utils. 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=1637159&group_id=5470


More information about the Patches mailing list