Antoine Pitrou <[email protected]> added the comment:
Perhaps, although I don't know where /dev/tty would be involved in
os.popen().
For reference, under Linux I get:
>>> open("/dev/tty","a")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
IOError: [Errno 29] Illegal seek
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com