"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 | | | /-----------------\ -- http://mail.python.org/mailman/listinfo/python-list