Knowledgize LogoKnowledgize Logo
Study
Login
Español
Send Us Feedback
Browse KnowledgeSee Learning ToolsTry Rapid RepetitionTake Practice TestPlay Quiz GameStudy Flash Cards
  • Python Glossary
  • 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