/python_import_exploration

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

Primary LanguagePython

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