commit | 2773b6f1c911e782bf1ed3ebd62b2e9ae6e53c70 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:14:57 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu May 15 03:14:57 2008 +0000 |
tree | 4dbf0b1f16516d51d936ac9547bc23e4f2426766 | |
parent | 044616aa244a7b78c27d774143ad17a72467d4ef [diff] [blame] |
Deprecate ERRNO for removal in 3.0.
diff --git a/Lib/test/test_py3kwarn.py b/Lib/test/test_py3kwarn.py index 4a08c51..c49f75d 100644 --- a/Lib/test/test_py3kwarn.py +++ b/Lib/test/test_py3kwarn.py
@@ -133,7 +133,7 @@ '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',