[ python-Bugs-779167 ] urllib proxy handling incomplete for MacOSX

SourceForge.net noreply at sourceforge.net
Fri Jul 16 13:45:19 CEST 2004


Bugs item #779167, was opened at 2003-07-28 23:10
Message generated for change (Comment added) made by jackjansen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=779167&group_id=5470

Category: Macintosh
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: urllib proxy handling incomplete for MacOSX

Initial Comment:
Urllib has code to handle both unix-style environment-based 
proxy definitions and mac-style Internet Config based ones 
(along with some others), but on MacOSX only the 
environment-style ones are enabled.

It needs to use the IC-based ones too, as this is the way to 
access the settings made by the user through the System 
Preferences application.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2004-07-16 13:45

Message:
Logged In: YES 
user_id=45365

Fixed in urllib 1.163.

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

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


More information about the Python-bugs-list mailing list