Serhiy Storchaka <[email protected]> added the comment: >>> sys.stdin.write('qwe') Traceback (most recent call last): File "<stdin>", line 1, in <module> io.UnsupportedOperation: not writable
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
