Commit e1a9cad7 authored by Georg Brandl's avatar Georg Brandl

Die, buffer(), die.

parent 16319bac
......@@ -98,7 +98,7 @@ are always available. They are listed here in alphabetical order.
:class:`bytearray` -- it has the same non-mutating methods and the same
indexing and slicing behavior.
Accordingly, constructor arguments are interpreted as for :func:`buffer`.
Accordingly, constructor arguments are interpreted as for :func:`bytearray`.
Bytes objects can also be created with literals, see :ref:`strings`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment