Deprecate imgfile for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 03:32:11 +00:00
parent 707e384a7a
commit 4652537ba4
4 changed files with 11 additions and 3 deletions

View file

@ -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', 'GET', 'GLWS'),
'fm', 'GET', 'GLWS', 'imgfile'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',