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

Georg Brandl report at bugs.python.org
Fri Feb 25 09:11:00 CET 2011


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

Reading "clear and copy are not supported by bytearray": shouldn't they be?  ("sort" probably really makes no sense on bytearrays.)

----------

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


More information about the Python-bugs-list mailing list