[Python-Dev] HTTP responses and errors

"Martin v. Löwis" martin at v.loewis.de
Tue Mar 27 19:12:39 CEST 2007


> Right now, it's a bug. Do you think it's safe to fix this or will break
> much code?

Who am I to judge whether a fix will break much code? Personally, I 
think it should treat all 2xx responses as success. Callers can
then still check the response code themselves if they need to.

Regards,
Martin



More information about the Python-Dev mailing list