Fix readfile tests on Python2.
On Python2, write doesn't return anything. Discard the output for compatabilities sake.
Loading
Please register or sign in to comment
On Python2, write doesn't return anything. Discard the output for compatabilities sake.