Knowledgize LogoKnowledgize Logo
Estudiar
Entrar
English
Envía comentarios
Explorar contenidoHerramientas de aprendizajeProbar repetición rápidaHacer examen de prácticaJugar cuestionarioEstudiar tarjetas de estudio
  • Glosario de Python
  • path entry finder

Definition

A finder returned by a callable on sys.path_hooks (i.e. a path entry hook) which knows how to locate modules given a path entry.

See importlib.abc.PathEntryFinder for the methods that path entry finders implement.

Official Documentation Link

https://docs.python.org/3/glossary.html#term-path-entry-finder