Conversation
* Import full module paths; * only import module names. * order the imports.
|
I am generally not a fan of moving so many classes into one python file (resources.py). What's the advantage to doing it this way? Sure, all of those things are 'resources' (if you want to look at it like that) but why should they be grouped into a single file? |
|
|
Why namespace those objects then? Are we to confuse marconiclient.Queue with some other Queue class? |
|
On Tue, Apr 16, 2013 at 6:10 PM, Jamie Painter notifications@github.comwrote:
Zhihao Yuan, ID lichray 4BSD -- http://4bsd.biz/ |
No description provided.