Georg Brandl <[email protected]> added the comment: Hmm, shouldn't self.__class__(self) be a good default implementation of copy()?
I'd expect any sequence to support this way of creation from another sequence, even if it's inefficient. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10516> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
