On Mon, 18 Apr 2011 10:53:00 +0100, wisecracker wrote:

> global somestring
> somestring = " "

You don't need to declare a name in the global scope as global. It just 
is global.


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

Reply via email to