Knowledgize LogoKnowledgize Logo
Login
Español
Send Us Feedback
Browse KnowledgeSee Learning ToolsTry Rapid RepetitionTake Practice TestPlay Quiz GameStudy Flash Cards
  • Python Glossary
  • module spec

Definition

A namespace containing the import-related information used to load a module. An instance of importlib.machinery.ModuleSpec.

Official Documentation Link

https://docs.python.org/3/glossary.html#term-module-spec