summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_py3kwarn.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:51:21 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:51:21 (GMT)
commitcd2de082571042f0cf95e06f66c4cc727e82b541 (patch)
treee6d6ce630048aa4d3c5743998d37ee769435499b /Lib/test/test_py3kwarn.py
parent11ae6e7151fb6c6364f53f28337dd4579c5de0ee (diff)
downloadcpython-cd2de082571042f0cf95e06f66c4cc727e82b541.zip
cpython-cd2de082571042f0cf95e06f66c4cc727e82b541.tar.gz
cpython-cd2de082571042f0cf95e06f66c4cc727e82b541.tar.bz2
Deprecate readcd 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 7d5e0a0..6f53ff0 100644
--- a/Lib/test/test_py3kwarn.py
+++ b/Lib/test/test_py3kwarn.py
@@ -135,7 +135,8 @@ class TestStdlibRemovals(unittest.TestCase):
'cdplayer', 'CL', 'cl', 'DEVICE', 'GL',
'gl', 'ERRNO', 'FILE', 'FL', 'flp', 'fl',
'fm', 'GET', 'GLWS', 'imgfile', 'IN',
- 'IOCTL', 'jpeg', 'panel'),
+ 'IOCTL', 'jpeg', 'panel', 'panelparser',
+ 'readcd'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',