mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-08 16:13:12 +00:00
Improve readability Move imports available on Windows out of try..except. For future reference in Python 3.11 termios now has window size methods but the added complexity of handling older Python versions is not worth it. https://docs.python.org/3/library/termios.html#termios.tcgetwinsize