Martin Panter added the comment:

Thanks for the reviews.

I agree about the new HTTPResponse flag being a bit awkward; the HTTPResponse 
class should probably raise the ConnectionClosed exception in all cases. I was 
wondering if the the HTTPConnection class should wrap this in a 
PersistentConnectionClosed exception or something if it wasn’t for the first 
connection, now I’m thinking that should be up to the higher level user, in 
case they are doing something like HTTP preconnection.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3566>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to