On Nov 2, 8:11 am, Peng Yu <pengyu...@gmail.com> wrote:
> I prefer organized my code one class/function per file (i.e per module
> in python). I know the majority of programmers don't use this
> approach. Therefore, I'm wondering what its disadvantage is.

You mean, what disadvantages it has _other_ than the ones you've been
experiencing?

Aren't those enough to warrant actually working with Python's import
mechanism rather than against it?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to