mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merged revisions 68933 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r68933 | tarek.ziade | 2009-01-25 20:29:10 +0100 (Sun, 25 Jan 2009) | 1 line Issue #4863, removing remaining bits ........
This commit is contained in:
parent
4d4456f274
commit
3fe61d5282
2 changed files with 0 additions and 18 deletions
|
@ -21,7 +21,6 @@ class TestUntestedModules(unittest.TestCase):
|
|||
import distutils.filelist
|
||||
if sys.platform.startswith('win'):
|
||||
import distutils.msvccompiler
|
||||
import distutils.mwerkscompiler
|
||||
import distutils.text_file
|
||||
import distutils.unixccompiler
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue