On 01/28/2017 09:15 AM, Steve D'Aprano wrote:
> Then get_terminal_size() should raise, unless you explicitly ask for a
> default size.

Which it does if you call it on the standard out file handle, which is
the default, and for most applications, the most useful.


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to