The import system in Python: Concept map

Python code in one module gains access to the code in another module by the process of importing it. The import statement is the most common way of invoking the import machinery, but it is not the only way.

Clickable & Draggable!

Click node to preview!