Paul Moore schrieb: > On 28/11/2007, Georg Brandl <[EMAIL PROTECTED]> wrote: >> Christian Heimes schrieb: >> > What name do you prefer? I'm +1 with Raymond on __root__ but I'm still >> > open for better suggestions. >> >> FWIW, +1 for __root__ too. > > What about __global__? If that's not an option, I'm OK with __root__.
"global" is already taken for the global namespace, which is module-local. ;) Georg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com