mirror of
https://github.com/python/cpython.git
synced 2025-09-16 21:56:14 +00:00
massive import cleaning in Distutils
This commit is contained in:
parent
2421d56e02
commit
2b66da7d15
24 changed files with 97 additions and 121 deletions
|
@ -6,7 +6,6 @@ modules in setup scripts."""
|
|||
__revision__ = "$Id$"
|
||||
|
||||
import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
# This class is really only used by the "build_ext" command, so it might
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue