mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
parent
37917369d5
commit
1e8ee9b380
45 changed files with 6 additions and 48 deletions
|
@ -3,8 +3,6 @@ from .. import util
|
|||
|
||||
machinery = util.import_importlib('importlib.machinery')
|
||||
|
||||
|
||||
import sys
|
||||
from test.support import captured_stdout
|
||||
import types
|
||||
import unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue