# Testing importing of built-in submodules import sys if "xxsubtype.xxsubmoduletest" in sys.builtin_module_names: import xxsubtype.xxsubmoduletest