Closed Djailla closed 5 years ago
Oh, that should actually be a sys.stderr.write(...) instead of a sys.stderr.print(...). I fixed it with 61b4408624e4c6715725d91aba9886859b697229
sys.stderr.write(...)
sys.stderr.print(...)
Oh, that should actually be a
sys.stderr.write(...)
instead of asys.stderr.print(...)
. I fixed it with 61b4408624e4c6715725d91aba9886859b697229