Patches item #1463012, was opened at 2006-04-02 12:19 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1463012&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 Submitted By: John J Lee (jjlee) Assigned to: Nobody/Anonymous (nobody) Summary: Remove broken code from urllib2 Initial Comment: CustomProxy and CustomProxyHandler have been non-functional since first checkin of the module. Neither class is documented. OpenerFactory is not documented and has been marked with "#bleck! don't use this yet" since first checkin ;-) The patch removes these three classes, and does a bit of docstring / comment weeding. ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-04-02 20:48 Message: Logged In: YES user_id=849994 Thanks! Applied as rev. 43554. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1463012&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
