circular import problem

Terry Reedy tjreedy at udel.edu
Fri Sep 9 14:55:30 EDT 2005


"Learning Python" <learningProgramming at gmail.com> wrote in message 
news:1126288774.239916.310020 at z14g2000cwz.googlegroups.com...
> 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






More information about the Python-list mailing list