[Patches] [ python-Patches-1053150 ] urllib2: better import ftplib and gopherlib etc late

SourceForge.net noreply at sourceforge.net
Thu May 19 22:38:33 CEST 2005


Patches item #1053150, was opened at 2004-10-24 12:50
Message generated for change (Comment added) made by jjlee
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1053150&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
Submitted By: Robert Kiendl (kxroberto)
Assigned to: Nobody/Anonymous (nobody)
Summary: urllib2: better import ftplib and gopherlib etc late

Initial Comment:
importing those libs like (ftplib, gopherlib, ..)
unconditionally on top of urllib2 slows down and
hinders distributing small app packages (py2exe'd,
mcm.installer, ...).
simple patch in attachment

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

Comment By: John J Lee (jjlee)
Date: 2005-05-19 21:38

Message:
Logged In: YES 
user_id=261020

Since Jeremy doesn't like the idea (see tracker item ref.
below), this should probably be closed, but:

Robert originally submitted this as bug 1046077.


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

Comment By: John J Lee (jjlee)
Date: 2005-02-04 23:10

Message:
Logged In: YES 
user_id=261020

Looks good to me.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1053150&group_id=5470


More information about the Patches mailing list