STINNER Victor added the comment:

> On all supported platforms (including such exotic as old AIX, QNX or Minix) 
> it should be defined.

test_shutil always call shutil.get_terminal_size() and I didn't see any failure 
on the unit suite on our buildbots, even less common platforms like OpenBSD, 
AIX, OpenIndiana, etc.

So yes, os.get_terminal_size() looks to be available on all supported platforms.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26801>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to