[issue6236] os.popen causes illegal seek on AIX in Python 3.1rc

nestor report at bugs.python.org
Tue Jul 28 15:13:13 CEST 2009


nestor <nestornissen at gmail.com> added the comment:

Python 3.1 (r31:73572, Jul  9 2009, 16:28:28) [C] on aix5
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> import sys
>>> sys.stdout.seekable()
True
>>>

I can access the machine only through ssh.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6236>
_______________________________________


More information about the Python-bugs-list mailing list