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

Eli Bendersky report at bugs.python.org
Fri Feb 25 10:56:23 CET 2011


Eli Bendersky <eliben at gmail.com> added the comment:

On Fri, Feb 25, 2011 at 10:11, Georg Brandl <report at bugs.python.org> wrote:
>
> Georg Brandl <georg at python.org> added the comment:
>
> Reading "clear and copy are not supported by bytearray": shouldn't they be?

Perhaps they should, and it's not a big deal to implement. But I'm not
100% clear on the policy of how such changes are approved. Should this
be discussed in the list?

----------

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


More information about the Python-bugs-list mailing list