Lines Matching defs:fullname
110 def find_loader(self, fullname, path=None): argument
147 def find_module(self, fullname, path=None): argument
163 def find_spec(self, fullname, target=None): argument
190 def get_code(self, fullname): argument
221 def get_filename(self, fullname): argument
233 def get_source(self, fullname): argument
259 def is_package(self, fullname): argument
272 def load_module(self, fullname): argument
315 def get_resource_reader(self, fullname): argument
358 def _get_module_path(self, fullname): argument
371 def _get_module_info(self, fullname): argument
635 def _unmarshal_code(self, pathname, fullpath, fullname, data): argument
740 def _get_module_code(self, fullname): argument