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

Georg Brandl report at bugs.python.org
Sat Dec 4 10:22:10 CET 2010


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

Yes, list.copy was also approved IIRC.  And it should be a shallow copy, like all other copy methods on builtins.

----------

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


More information about the Python-bugs-list mailing list