> I propose to allow function.__globals__ to accept any mapping type. I proposed a different but related change: support types other than dict for __builtins__ in the following issue. http://bugs.python.org/issue14385 Victor