Skip to content
Commit 5bd70c56 authored by Romain Bignon's avatar Romain Bignon
Browse files

os.isatty is now forbidden (as stream.fileno() is not implemented by StringIO)

Use stream.isatty() instead.
parent 8508f951
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment