[Python-Dev] Non-string keys in namespace dicts

Guido van Rossum guido at python.org
Mon Dec 3 19:51:58 CET 2007


On Dec 2, 2007 6:28 PM, Phillip J. Eby <pje at telecommunity.com> wrote:
> I don't see a problem with requiring dictionary key comparisons to be
> side-effect-free - even in the general case of dictionaries, not just
> namespace ones.

Me neither -- but the problem is enforcement.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list