Patches item #1053150, was opened at 2004-10-24 13:50 Message generated for change (Comment added) made by loewis 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: Closed >Resolution: Out of Date Priority: 5 Submitted By: kxroberto (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: Martin v. Löwis (loewis) Date: 2006-05-11 06:31 Message: Logged In: YES user_id=21627 Closing this as out-of-date; it is replaced by #1484793. ---------------------------------------------------------------------- Comment By: John J Lee (jjlee) Date: 2005-05-19 22: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-05 00: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 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
