Hi all,

what is the use of __init__.py file in a module dir ?

Is it used to initialize variables  that could be shared across sub modules  if set in __init__.py at root dir  of module ?

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

Reply via email to