commit | d30829def2be7edc649f06d73fdc5a4813e29d1f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 24 09:58:43 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 24 09:58:43 2016 +0300 |
tree | 50ee974b26294a8159185b50fd9239f22418e88b | |
parent | e37fc18b3c0d5fe13d75f37d9ae9c4387a46ee3d [diff] |
Issue #26801: shutil.get_terminal_size() now handles the case of stdout is reopened on Windows. Added tests for fallbacks.