Lines Matching defs:fullname
254 def _requires_builtin_wrapper(self, fullname): argument
265 def _requires_frozen_wrapper(self, fullname): argument
275 def _load_module_shim(self, fullname): argument
747 def find_spec(cls, fullname, path=None, target=None): argument
756 def find_module(cls, fullname, path=None): argument
785 def get_code(cls, fullname): argument
791 def get_source(cls, fullname): argument
797 def is_package(cls, fullname): argument
827 def find_spec(cls, fullname, path=None, target=None): argument
834 def find_module(cls, fullname, path=None): argument
859 def load_module(cls, fullname): argument
870 def get_code(cls, fullname): argument
876 def get_source(cls, fullname): argument
882 def is_package(cls, fullname): argument