> attributes of the module object. When you import the module in another
> module, you gain access to the imported module's attributes using the
> normal dot notation for attribute access.

By " attribute access", you also mean modifying/assigning to, right?
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to