globally available objects

Diez B. Roggisch deetsNOSPAM at web.de
Fri Oct 29 06:58:19 EDT 2004


Steve wrote:

> 
> ehe ...am I making sense to anyone else here ??

You do, but if you put the same amount of time writing this message in
writing a simple test module for yourself and importing it, you've had seen
that it in fact works the way you want it: a module is only imported once.

No offense intended, btw - I just wanted to point out that in python its
common to simply fire up the interpreter and poke around to test things.


-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list