Greg Hoover wrote:

> How does one get access to the class that imported a module.  For
> example: foo imports bar -- how does bar access foo?

Directly? Not at all in sane programs, IMHO. That's the job of clear
interfaces.

Regards,


Björn

-- 
BOFH excuse #407:

Route flapping at the NAP.

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

Reply via email to