[docs] [issue12617] Mutable Sequence Type can work not only with iterable in slice[i:j] = t
Georg Brandl
report at bugs.python.org
Sat Jul 23 12:45:37 CEST 2011
Georg Brandl <georg at python.org> added the comment:
Yes, this is a bug in bytearray and should be fixed.
----------
assignee: docs at python ->
components: -Documentation
nosy: +georg.brandl
versions: +Python 2.7, Python 3.2 -Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12617>
_______________________________________
More information about the docs
mailing list