Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
test_stty_match() should be skipped also when os.isatty(sys.__stdin__.fileno()) is False. This test fails when test suite is run by Portage (Gentoo package manager), which somehow sets null input. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13609> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
