Home
last modified time | relevance | path

Searched defs:create_modules (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dutil.py338 def create_modules(*names): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_bdb.py534 def create_modules(modules): function