Martin Panter added the comment:

I left some new comments.

However I remain concerned at how complicated and overloaded the API is 
becoming. It certainly makes it hard to review for correctness. I could easily 
have missed some corner case that is broken by the changes. There are a lot of 
odd body objects apparently permitted, e.g. GzipFile objects can always seek to 
the end but may not be able to go backwards, mmap() objects are both bytes-like 
and file-like.

----------

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

Reply via email to