[issue11455] issue a warning when populating a CPython type dict with non-string keys
Michael Foord
report at bugs.python.org
Wed Mar 9 21:55:18 CET 2011
Michael Foord <michael at voidspace.org.uk> added the comment:
Note that other implementations not supporting this has been agreed by Guido. The language spec says that the class dict is a namespace and should have string keys.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11455>
_______________________________________
More information about the Python-bugs-list
mailing list