Stuart Bishop <[email protected]> added the comment:
(sorry, my example is normal Python behavior. {1:1, 1.0:2} == {1:2} , {1.0:1}
== {1:1} )
----------
nosy: +stub
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34972>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
