[Tutor] solved kinda

Watt III, Glenn gwatt3@backbonesecurity.com
Mon, 12 Aug 2002 13:48:59 -0400


ok i posted not to long ago a dubuging problem i was having where i
could not call attributes of a module in another script. i finally
worked it out but my results are kind of weird. i found that no
"regular" variables could be assigned in the module only functions could
be used. other wise the functions would dissappear as attributes leaving
only the regular variables. is there some way to have both i tried
assigning the functions to regular varibles however the funtions
themselves require attributes and therefore when importing it thows and
error. once again any help would be greatly apprectiated thanks

=09
-Glenn