"Dan" <[EMAIL PROTECTED]> writes:

> John,
> Thanks for your input.  I can kind of see the light in this, but I'm
> having difficulty knowing where the "do_open" method comes from.  Also,

AbstractHTTPHandler


> I'll need to follow redirects, so I assume then I would add a
> HTTPRedirectHandler instance to the urllib2.build_opener. (?)  Thanks

No.  It does that by default.


John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to