pando.py icon indicating copy to clipboard operation
pando.py copied to clipboard

only use __init__.py for imports

Open chadwhitacre opened this issue 10 years ago • 4 comments

Reticketed from https://github.com/gratipay/aspen-python/issues/448.

chadwhitacre avatar Jun 29 '15 20:06 chadwhitacre

I think this is mostly done. Concur, @whit537 ?

pjz avatar Aug 13 '15 14:08 pjz

$ cat `find aspen -name \__init__.py` | wc -l
     982

chadwhitacre avatar Aug 13 '15 16:08 chadwhitacre

No. :)

chadwhitacre avatar Aug 13 '15 16:08 chadwhitacre

Oh, hunh, i was only thinking about aspen/__init__.py. Fair enough.

pjz avatar Aug 13 '15 16:08 pjz