Raymond Hettinger <[email protected]> added the comment:
> Would not testing len(self.difference(other)) == 0 > be more efficient? Yes, I think so. ---------- Added file: https://bugs.python.org/file50620/instrument_issubset.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46705> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
