[mnet-devel] Re: [mnet-cvs]removing unneeded ref to pyutil that was causing circular import pro...

Zooko zooko at zooko.com
Sun Mar 2 18:39:21 GMT 2003


>  * removing unneeded ref to pyutil that was causing circular import problems

I'm worried about circular import problems.

In theory, circular imports should not be a problem, and are often needed.

I *think* that they become a problem only when actual code is executed at import 
time (i.e., anything that is not just a "class" or a "def").

That kind of code should probably be changed not to execute at import time.

Once we figure this out, we should update the coding standards doc.

--Z



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel




More information about the Mnet-devel mailing list