R. David Murray <rdmur...@bitdance.com> added the comment:

The code you are suggesting patching is trying its best to return a length.  If 
that code needs to be fixed to not throw an error when confronted with a 
StringIO, then it should do its best to return a length.  Your original message 
on the ticket did not mention chunked encoding, and indeed that appears to be 
correct.  This bug doesn't appear, from what you have written and what I see in 
the 3.x code, to have anything to do with chunked encoding.

----------
stage:  -> needs patch
type:  -> behavior

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

Reply via email to