Closes #16135: Removal of OS/2 support (distutils)

This commit is contained in:
Jesus Cea 2012-10-11 01:20:12 +02:00
parent 9407d50208
commit d17833d360
12 changed files with 7 additions and 425 deletions

View file

@ -236,7 +236,7 @@ class UtilTestCase(support.EnvironGuard, unittest.TestCase):
self.assertRaises(DistutilsPlatformError,
change_root, 'c:\\root', 'its\\here')
# XXX platforms to be covered: os2, mac
# XXX platforms to be covered: mac
def test_check_environ(self):
util._environ_checked = 0