mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +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,6 +1,5 @@
|
|||
import importlib
|
||||
from .. import abc
|
||||
from .. import support
|
||||
from . import util as source_util
|
||||
import os
|
||||
import py_compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue