summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_py3kwarn.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:41:55 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:41:55 (GMT)
commitd8c41ecc1770d6661273a56cf77c177fb6291b30 (patch)
treef6309c3aae46b3c360932544fea8ea07b421f7ce /Lib/test/test_py3kwarn.py
parent6328b297dc9155f2a9e9ae535580dd685dcc24e0 (diff)
downloadcpython-d8c41ecc1770d6661273a56cf77c177fb6291b30.zip
cpython-d8c41ecc1770d6661273a56cf77c177fb6291b30.tar.gz
cpython-d8c41ecc1770d6661273a56cf77c177fb6291b30.tar.bz2
Deprecate IOCTL from IRIX for removal in 3.0.
Diffstat (limited to 'Lib/test/test_py3kwarn.py')
-rw-r--r--Lib/test/test_py3kwarn.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Lib/test/test_py3kwarn.py b/Lib/test/test_py3kwarn.py
index 9964ad5..f8e3961 100644
--- a/Lib/test/test_py3kwarn.py
+++ b/Lib/test/test_py3kwarn.py
@@ -134,7 +134,8 @@ class TestStdlibRemovals(unittest.TestCase):
inclusive_platforms = {'irix' : ('pure', 'AL', 'al', 'CD', 'cd', 'cddb',
'cdplayer', 'CL', 'cl', 'DEVICE', 'GL',
'gl', 'ERRNO', 'FILE', 'FL', 'flp', 'fl',
- 'fm', 'GET', 'GLWS', 'imgfile', 'IN'),
+ 'fm', 'GET', 'GLWS', 'imgfile', 'IN',
+ 'IOCTL'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',