Senthil Kumaran <sent...@uthcode.com> added the comment:

I could reproduce the BadStatusLine exception using Vinay's server_test.py. I 
see that the exception is triggered by logging package when it is trying to 
http.client's getresponse() before it is ready. The previous commit 
25298224cb25 was on http.server (client code was not involved) and surprised at 
how it could be a trigger. Shall provide updates after further investigation.

----------

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

Reply via email to