On Tue, 2 Sep 2008 15:32:07 +0100, [EMAIL PROTECTED] wrote:

> But if I do :-
>#question.py
> from myglobals import *
> myglobals.answer = "WTF ?"
>
> will this work?

Why won't you try? In this case you should receive NameError.

-- 
Regards,
Wojtek Walczak,
http://tosh.pl/gminick/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to