[EMAIL PROTECTED] wrote: > I've heard 2 people complain that word 'global' is confusing. > > Perhaps 'modulescope' or 'module' would be better? > > Am I the first peope to have thought of this and suggested it? > > Is this a candidate for Python 3000 yet?
It is likely that more people would find module or modulescope confusing. Plus module has a different customary meaning already: import <module> -- http://mail.python.org/mailman/listinfo/python-list