Patches item #1155083, was opened at 2005-03-02 15:10 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1155083&group_id=5470
Category: Library (Lib) Group: Python 2.4 >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: mullendr (mullendr) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for win32 proxy bypass support (no_proxy) in urllib(2) Initial Comment: urllib and urllib2 did not support the win32 no_proxy environment variable, nor did they support the proxyOverride windows registry setting. The files that are attached add support for these. ps. this is my first fix, so I hope I am doing this right ---------------------------------------------------------------------- >Comment By: Martin v. L�wis (loewis) Date: 2005-03-03 10:28 Message: Logged In: YES user_id=21627 Actually, this is your second fix; the first one was #1154227 :-) Closing this as a duplicate. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1155083&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
