Duncan Booth wrote: > "Paddy" <[EMAIL PROTECTED]> wrote: > > > > > import module1 > > # namespace becomes: > > \-------------------------/ > > |module1.moduleFunc1 | > > |module1.moduleClass1: | > > | class1Method1 | > > | class1Method2 | > > |module1.moduleFunc2 | > > |module1.moduleVar1 | > > |module1.moduleVar2 | > > /------------------------\ > > It would be more accurate to say: > # namespace becomes > \-----------------/ > |module1 | > | | > /-----------------\
Possibly, although I purposely wanted to give a flavour of how things might be accessed. - Paddy -- http://mail.python.org/mailman/listinfo/python-list