On Mon, Apr 28, 2008 at 10:18:41PM -0700, Brett Cannon wrote:
> On Mon, Apr 28, 2008 at 8:39 PM, Bill Janssen <[EMAIL PROTECTED]> wrote:
> > Nice job, Brett.  I only have two concerns:
> >
> >  As you don't quite note, the Mac "ic" module is the interface to the
> >  "Internet Configuration" system on the Mac.  In particular, it's where
> >  proxy information is drawn from.  We need to have that replacement
> >  code in hand before "ic" is jettisoned.  You allude to that, but with
> >  no detail.  I'd like to hear the detail.
> 
> I talked with Ronald and someone on the macpython list agreed to write
> a simple proxy module to replace it for urllib. So there will be a
> replacement.

   "ic" is also used in webbrowser.py (just a reminder).

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to