mikehenrty / python_import_exploration

Wanted run look at runtime examples of Pythons import disambiguation.:w

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Import Exmplation

This is to help me understand order of import precedence.

Running Test

python go.py

File Structure

- test.py
- test/__init__.py
- test/this.py
- test/this/__init__.py

About

Wanted run look at runtime examples of Pythons import disambiguation.:w


Languages

Language:Python 100.0%