Is this right? Multiple imports of same module.

Simon Brunning simon at brunningonline.net
Fri Mar 9 11:24:39 EST 2007


On 3/9/07, Lou Pecora <pecora at anvil.nrl.navy.mil> wrote:
> I have noticed that using from xxx import * can lead to problems when
> trying to access variables in the xxx module.

Don't do it, then. ;-)

-- 
Cheers,
Simon B
simon at brunningonline.net
http://www.brunningonline.net/simon/blog/



More information about the Python-list mailing list