Terry J. Reedy <[email protected]> added the comment:

This is not clearly a good idea.  Lists and tuples with same contents do not 
compare equal, although set and frozenset do.  I suggest that you post this 
idea to python-ideas list.

----------
nosy: +rhettinger, terry.reedy
versions:  -Python 3.5, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40433>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to