global, globals(), _global ?

Roy Smith roy at panix.com
Wed Mar 15 07:59:18 EST 2006


In article <dv8oqe$1cbn$1 at ulysses.news.tiscali.de>,
 robert <no-spam at no-spam-no-spam.com> wrote:

> Using global variables in Python often raises chaos. Other languages use 
> a clear prefix for globals.

Unsing globals raises chaos in any language.  They should be shunned and 
avoided.



More information about the Python-list mailing list