summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_py3kwarn.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 04:17:35 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 04:17:35 (GMT)
commit74a596c068ba46120a01bd09033065682aa8c309 (patch)
tree453a56e224effa5494346cf63b1861dcfd806b2f /Lib/test/test_py3kwarn.py
parentf56b6aeb06b220ed78b951e7b5cec128db15444a (diff)
downloadcpython-74a596c068ba46120a01bd09033065682aa8c309.zip
cpython-74a596c068ba46120a01bd09033065682aa8c309.tar.gz
cpython-74a596c068ba46120a01bd09033065682aa8c309.tar.bz2
Deprecate WAIT 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 66cd04b..b35314f 100644
--- a/Lib/test/test_py3kwarn.py
+++ b/Lib/test/test_py3kwarn.py
@@ -136,7 +136,7 @@ class TestStdlibRemovals(unittest.TestCase):
'gl', 'ERRNO', 'FILE', 'FL', 'flp', 'fl',
'fm', 'GET', 'GLWS', 'imgfile', 'IN',
'IOCTL', 'jpeg', 'panel', 'panelparser',
- 'readcd', 'SV', 'torgb'),
+ 'readcd', 'SV', 'torgb', 'WAIT'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',