urllib.open('http://www.redherring.com/')

Andrew Kuchling akuchlin at mems-exchange.org
Fri Feb 9 10:07:10 EST 2001


apederse at my-deja.com writes:
> to me it looks like the problem lies whithin python itself? is there any
> point in reporting such bugs when everyone will soon be using python 2.0
> anyway?

I don't believe urllib or httplib were massively rewritten for 2.0
(nor will they be in 2.1), so if it's a bug, it's probably still
there.  On the other hand, if you try it with 2.0 and it works fine,
then there won't be much interest; a 1.5.3 release is not going to
happen.

--amk




More information about the Python-list mailing list