Steve Dower added the comment: I can't actually come up with many useful tests for this... so far I can validate that we can open the console IO object from 0, 1, 2, "CON", "CONIN$" and "CONOUT$", get fileno(), check readable()/writable() and close (multiple times without crashing).
Anything else requires a real console with a real person with a real keyboard. But I fixed a couple of issues in fd handling as a result of the tests, so it's not a complete waste. ---------- Added file: http://bugs.python.org/file44452/1602_6.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1602> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com