On 10/16/20, Rob Cliffe via Python-ideas <python-ideas@python.org> 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 -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/RSYOV4KUQOFKUUQETFRXPWJC64RV47RN/ Code of Conduct: http://python.org/psf/codeofconduct/