New submission from Роман Донченко <dxdra...@yandex.ru>:
The language reference in section 5.2.2 states: ~ With the exception of bytes literals, these all correspond to immutable data types, <...> ~ But bytes objects are immutable as well. ---------- assignee: docs@python components: Documentation messages: 153422 nosy: SpecLad, docs@python priority: normal severity: normal status: open title: bytes implied to be mutable type: behavior versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14023> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com