Hi all,

Is there a way to access the classes defined in the __init__.py into the
modules files in the directory?
for example say i have a module (dir) M with contents __init__.py  and a.pyand
b.py
a.py  and b.py would like to subclass/instantiate  a class defined  in
__init__.py
how's that possible ?

kindly enlighten
regards,
KM
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to