On 11/18/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
> Thoughts?

I'm all for this change; it would make my tab-completion work sooo much
better :)

Also, why not scrap package-support entirely, anyone wanting the
models spread over several files can just

  from foo import *
  from bar import *

in models/__init__.py...

/s

Reply via email to