"Learning Python" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > An example in the book I didn't understood well > two modules files recursively import/from each other
There are past postings available in the archives (via Google) at least, that lucided discuss circular imports. There are also some that recommend "don't do that" and give alternatives. I recommend both. Terry J. Reedy -- http://mail.python.org/mailman/listinfo/python-list