FILE from IRIX has been deprecated for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 03:17:24 +00:00
parent 2773b6f1c9
commit 72ccc40db5
4 changed files with 9 additions and 1 deletions

View file

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