Josh Rosenberg <[email protected]> added the comment:
Correction: It should actually be registered as a subclass of MutableSequence (which should make it a virtual subclass of Sequence too; list is only registered on MutableSequence as well). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue25737> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
