Deprecate DEVICE, GL, gl, and the related modules cgen and cgensupport for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 02:33:55 +00:00
parent 3a1693a989
commit 044616aa24
8 changed files with 30 additions and 2 deletions

View file

@ -132,7 +132,8 @@ class TestStdlibRemovals(unittest.TestCase):
'Bastion', 'compiler', 'dircache', 'fpformat',
'ihooks', 'mhlib')
inclusive_platforms = {'irix' : ('pure', 'AL', 'al', 'CD', 'cd', 'cddb',
'cdplayer', 'CL', 'cl'),
'cdplayer', 'CL', 'cl', 'DEVICE', 'GL',
'gl'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',