[issue10516] Add list.clear() and list.copy()

Georg Brandl report at bugs.python.org
Fri Feb 25 20:52:39 CET 2011


Georg Brandl <georg at python.org> added the comment:

No -- but the question is if copy() and clear() mightn't be added to the (mutable) sequence ABC if we make all builtin such sequences implement them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10516>
_______________________________________


More information about the Python-bugs-list mailing list