Serhiy Storchaka added the comment:

Please make a dump. It should include not just literally the string written, 
but headers and other special fields.

I tried with rbo = io.BytesIO(), and get rbo.tell() == 133. Should be a 
difference between io.BytesIO and ResponseBodyFile. Maybe ResponseBodyFile is 
not seekable.

----------

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

Reply via email to