mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Rename importlib.test.support to importlib.test.util.
This commit is contained in:
parent
ae9ad186d0
commit
bcb26c53c0
22 changed files with 163 additions and 191 deletions
|
@ -1,5 +1,4 @@
|
|||
import importlib
|
||||
from .. import support
|
||||
from . import util as source_util
|
||||
|
||||
import codecs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue