Arnon Yaari added the comment:

Some AIX systems have seekable /dev/tty, as is the case here and in msg90762, 
and on my system too.
There is already an exemption in test_fileio.py for systems that have a 
seekable /dev/tty. AIX just needs to be exempt too. (from my experience, AIX 
and Solaris behave similarly in many cases, so it makes sense to add aix next 
to sunos).
I'm submitting a patch to fix this test case on AIX.

----------
keywords: +patch
nosy: +wiggin15
Added file: http://bugs.python.org/file40622/issue11215.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11215>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to