On Tue, 06 Oct 2009 21:44:35 -0400, Dave Angel wrote:

> I'm surprised to see you missed this.  A module doesn't generally import
> itself, but it's an easy mistake for a circular dependency to develop
> among modules.

Circular imports are always a difficulty. That has nothing to do with 
making modules executable as scripts.


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

Reply via email to