Python Glossary
Study
Login
Español
Send Us Feedback
Browse Knowledge
See Learning Tools
Try Rapid Repetition
Take Practice Test
Play Quiz Game
Study Flash Cards
Python Glossary
importer
Definition
An object that both finds and loads a module; both a
finder
and
loader
object.
Official Documentation Link
https://docs.python.org/3/glossary.html#term-importer
Knowledge
Learning Tools