Hi,
I am new to Python, trying it as an alternative to Perl. I am having
problem with python HTTP handling library, urllib2. How do I avoid using
the HTTPRedirectHandler while making a HTTP request? For those familiar
to Perl-LWP, this is done by using simple_request() on the UserAgent
object.
Thanks.

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

Reply via email to