Ant wrote:
> If you have to trick the compiler like this though, I'd take a good
> look at *why* you want to couple the modules so tightly in the first
> place!
Yeah, you're right. I think loosening up the coupling by introducing a 
module which holds common shared data is probably a good idea anyway.

Thanks for clearing up,
Matthias
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to