Home
last modified time | relevance | path

Searched defs:submodule (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/test/test_import/data/package/
H A D__init__.py1 import package.submodule namespace
/third_party/python/Lib/test/
H A Dpydocfodder.py215 submodule = types.ModuleType(__name__ + '.submodule', variable
/third_party/python/Lib/test/test_importlib/
H A Dutil.py108 def submodule(parent, name, pkg_dir, content=''): function
/third_party/rust/crates/bitflags/src/
H A Dlib.rs1542 mod submodule { modules
1620 mod submodule { in test_pub_in_module() modules
/third_party/python/Lib/test/test_import/
H A D__init__.py1349 self.fail('circular import with binding a submodule to a name failed') namespace
/third_party/python/Modules/
H A Dpyexpat.c1627 PyObject *submodule = PyModule_New(fullname); in add_submodule() local

Completed in 8 milliseconds