_frozen_importlib_external._LoaderBasics - pydoc - phpman

Look up a command

 

Markdown Format | JSON API | MCP Server Tool


Help on class _LoaderBasics in _frozen_importlib_external:

_frozen_importlib_external._LoaderBasics = class _LoaderBasics(builtins.object)
 |  Base class of common code needed by both SourceLoader and
 |  SourcelessFileLoader.
 |
 |  Methods defined here:
 |
 |  create_module(self, spec)
 |      Use default semantics for module creation.
 |
 |  exec_module(self, module)
 |      Execute the module.
 |
 |  is_package(self, fullname)
 |      Concrete implementation of InspectLoader.is_package by checking if
 |      the path returned by get_filename has a filename of '__init__.py'.
 |
 |  load_module(self, fullname)
 |      This method is deprecated.
 |
 |  ----------------------------------------------------------------------
 |  Data descriptors defined here:
 |
 |  __dict__
 |      dictionary for instance variables (if defined)
 |
 |  __weakref__
 |      list of weak references to the object (if defined)


Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 08:05 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!