# But the logic being discussed is the same that Python uses when
# doing imports, so it seems to me to be The Right Way from a language
# POV, no?

Hm.  Yeah.  Supporting a models module would be good for folks who
would like to break their models into different modules, whereas a
single models.py module would make for a cleaner layout if a package
isn't needed.

I was just pointing out that regardless of the pythonic-ness of it, I
wonder if the extra option will confuse newcomers.

-- 
  Jonathan Daugherty
  http://www.parsed.org

Reply via email to