[New-bugs-announce] [issue2553] test_ioctrl failed Python 2.6a2 Solaris 10 SUN C

Jean Brouwers report at bugs.python.org
Fri Apr 4 22:03:40 CEST 2008


New submission from Jean Brouwers <MrJean1 at Gmail.com>:

The test_ioctl failed in Python 2.6a2 built on Solaris 10 with the SUNC 
C compiler.

...
test test_ioctl failed -- Traceback (most recent call last):
  File "/.../tools/Python-2.6a2/Lib/test/test_ioctl.py", line 56, in 
test_ioctl_signed_unsigned_code_param
    saved_winsz = fcntl.ioctl(mfd, termios.TIOCGWINSZ, "\0"*8)
IOError: [Errno 22] Invalid argument
...

----------
messages: 64942
nosy: MrJean1
severity: normal
status: open
title: test_ioctrl failed Python 2.6a2 Solaris 10 SUN C

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2553>
__________________________________


More information about the New-bugs-announce mailing list