[issue20190] dict() in dict(foo='bar').keys() raises

Martin Häcker report at bugs.python.org
Sat Jan 11 11:03:29 CET 2014


Martin Häcker added the comment:

Well, if that's the case, then this bug indeed can be closed. You switched from list as the base type to set and that has to be dealt with on application side.

Still this is surprising, but there's not much that can be done.

:-(

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20190>
_______________________________________


More information about the Python-bugs-list mailing list