On Mon, Sep 19, 2016 at 12:32 PM, Steven D'Aprano <st...@pearwood.info> wrote:
> (The fallback if all else fails is easy: get the height of the terminal,
> in lines, and print that many blank lines.)

Assuming you can get the height in lines. Have you tried that in the
default Windows shell? I don't think tcgetattr works on Windows.

ChrisA
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to