mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Closes #16135: Removal of OS/2 support (distutils) (II)
This commit is contained in:
parent
d17833d360
commit
5ea197aef3
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ def test_at_least_import_untested_modules(self):
|
|||
import distutils.bcppcompiler
|
||||
import distutils.ccompiler
|
||||
import distutils.cygwinccompiler
|
||||
import distutils.emxccompiler
|
||||
import distutils.filelist
|
||||
if sys.platform.startswith('win'):
|
||||
import distutils.msvccompiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue