Message 21180 - Python tracker (original) (raw)

Fixing this issue is not "maybe OK", it's the correct thing to do. Having an HTTP success response raise an exception is faulty behavior, and urllib2 users should not have to do silly things to work around it. It really seems like the authors of urllib2 only understood about 10% of the HTTP protocol.