Deprecated 'fm' for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 03:23:17 +00:00
parent 178582e2a4
commit 75ba465099
3 changed files with 9 additions and 1 deletions

View file

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