-
Matthieu Gonnet authored
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
Matthieu Gonnet authoredClear 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