mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Remove unused imports
This commit is contained in:
parent
11a52708f7
commit
fc861bab92
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ distributions)."""
|
|||
|
||||
import os, string, sys, pwd, grp
|
||||
from types import *
|
||||
from distutils.core import Command, DEBUG
|
||||
from distutils.util import get_platform
|
||||
from distutils.file_util import write_file
|
||||
from distutils.errors import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue