On 10/16/20, Rob Cliffe via Python-ideas <[email protected]> wrote:
>
> May I suggest it be called os.clearscreen()?

I'd prefer shutil.clear_screen(). There's already
shutil.get_terminal_size(). I know there's also
os.get_terminal_size(), but its use isn't encouraged.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/RSYOV4KUQOFKUUQETFRXPWJC64RV47RN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to