are you sure your variable isn't in some code block that wouldn't be
read on import?  Such as:

if __name__ == "__main___":
     actions = 1


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to