Lukas Lueg added the comment:

PyLint or PyChecker can only do this if the keys are all simple objects like 
ints or strings. Consider a class with a custom __hash__

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16385>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to