Deprecate ERRNO for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 03:14:57 +00:00
parent 044616aa24
commit 2773b6f1c9
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'),
'gl', 'ERRNO'),
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
'icglue', 'Nav', 'MacOS', 'aepack',
'aetools', 'aetypes', 'applesingle',