Skip to content
Snippets Groups Projects
Commit 32e44ba6 authored by Matthieu Gonnet's avatar Matthieu Gonnet Committed by Seblu
Browse files

Fix clear function in Printer

Clear function used to check if sys.stdout was a tty and didn't allow you to use clear in an other
fd. This check has been deleted in this patch and you can now use clear in a buffer
parent 6c7b043f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment