Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

The issue is easy, basically we need the following code plus a test

    def is_reading(self):
        return not self._paused and not self._closing

----------
keywords: +newcomer friendly
type:  -> enhancement

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

Reply via email to