summaryrefslogtreecommitdiff
path: root/Lib/test/test_py3kwarn.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:27:12 +0000
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:27:12 +0000
commit82bd94e6510aed32d022267a56f398f926eb0907 (patch)
tree38188f7834db04fa148be8584bcf389f94a86b56 /Lib/test/test_py3kwarn.py
parent75ba46509904cadf653d40c15da3b647a313a5b1 (diff)
downloadcpython-git-82bd94e6510aed32d022267a56f398f926eb0907.tar.gz
Deprecate GET from IRIX for removal in 3.0.
Diffstat (limited to 'Lib/test/test_py3kwarn.py')
-rw-r--r--Lib/test/test_py3kwarn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_py3kwarn.py b/Lib/test/test_py3kwarn.py
index 54b54f13af..bc4a7a76c2 100644
--- a/Lib/test/test_py3kwarn.py
+++ b/Lib/test/test_py3kwarn.py
@@ -134,7 +134,7 @@ 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'),
+ 'fm', 'GET'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',