Calvin Spealman schrieb: >> The challenge with that is "global" (i.e. across-interpreter) objects. >> There are several of these: the obvious singletons (None, True, False), >> the non-obvious singletons ((), -2..100 or so), and the extension module >> globals (types, and in particular exceptions). >> >> Do you want them still to be global, or per-interpreter? >> >> Regards, >> Martin > > It is one fixable problem among many, but fixable none-the-less. [...]
Your message didn't really answer the question, did it? Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com