R. David Murray added the comment:

Yeah, if we're going to check the type for iterables to convert strings, we 
might as well check the type for read() as well.

The bit about the len not being set except for str and bytes was me 
mis-remembering what I read in the code.  (The isinstance check is about 
whether _send_output sends the body in the same packet.)

----------

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

Reply via email to