Knowledgize LogoKnowledgize Logo
Iniciar Sesión
English
Envía comentarios
Explorar ConocimientoHerramientas de aprendizajeIntentar Repetición RápidaHacer Prueba de PrácticaJuego de preguntas y respuestasEstudiar Tarjetas de Memoria
  • 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