pando.py
pando.py copied to clipboard
only use __init__.py for imports
Reticketed from https://github.com/gratipay/aspen-python/issues/448.
I think this is mostly done. Concur, @whit537 ?
$ cat `find aspen -name \__init__.py` | wc -l
982
No. :)
Oh, hunh, i was only thinking about aspen/__init__.py. Fair enough.