diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-20 05:41:53 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-20 05:41:53 +0000 |
commit | 6af3db8632783cf1f46ae1798b29db169007431b (patch) | |
tree | 89c73dd12d657c9a0143e8658a78bc453bdf2e2f /Lib/platform.py | |
parent | 45ea86c1245358fc4097f60aaeee386d18ca1c07 (diff) | |
download | cpython-git-6af3db8632783cf1f46ae1798b29db169007431b.tar.gz |
Attempt to fix the Solaris Sparc 10 buildbot. It was failing with an invalid
argument error on ioctl. This was caused by the added test_fcntl ioctl test
that hard coded 0 as the fd to use. Without a terminal, this fails on solaris.
(it passed from the command line on sol 10, both 32 and 64 bit)
Also, test_ioctl exists so I moved the test into there where it belongs.
Diffstat (limited to 'Lib/platform.py')
0 files changed, 0 insertions, 0 deletions