I understand, but this is very un-python like and weird... you mean that if I have
a = 1 in a file, and then load another file, then a is still 1 also in the other file? This is incredibly weird to me -- normally, files have to import each other to share variables in this way. Ok... now I just wonder what the precise boundaries of this happy sharing are. Thanks!! Luca

