Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
v3.7.1rc1
/
.
/
Lib
/
test
/
libregrtest
/
__init__.py
blob: 3427b51b60af86ad83434e9cda49aaf0002758ee [
file
] [
log
] [
blame
]
# We import importlib *ASAP* in order to test #15386
import
importlib
from
test
.
libregrtest
.
cmdline
import
_parse_args
,
RESOURCE_NAMES
,
ALL_RESOURCES
from
test
.
libregrtest
.
main
import
main