Raymond Hettinger <[email protected]> added the comment:
The error is in line 51 which should be: x3=tuple(sorted(x))
That will make sure you always get {('A', 'B')} instead of {('B', 'A')}.
----------
nosy: +rhettinger
resolution: -> not a bug
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39175>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com