Masashi Honma 0da6d93dbf tests: Change handling of reading non blocked empty stream for python3
The result of reading non blocked empty stream is different between
python2 and 3. The python2 sends "[Errno 11] Resource temporarily
unavailable" exception. The python3 could read "None" without
exception, so handle this "None" case as well.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2019-02-10 01:43:50 +02:00
..
2015-04-22 11:44:19 +03:00
2017-12-09 18:45:34 +02:00
2013-10-26 17:49:05 +03:00
2013-10-26 17:49:05 +03:00