Module Modules
Import path
import semmle.python.objects.Modules
Imports
Classes
AbsentModuleAttributeObjectInternal | A class representing an attribute of a missing module. |
AbsentModuleObjectInternal | A class representing a module that is missing from the DB, but inferred to exists from imports. |
BuiltinModuleObjectInternal | A class representing built-in modules |
ModuleObjectInternal | A class representing modules |
PackageObjectInternal | A class representing packages |
PythonModuleObjectInternal | A class representing Python modules |