Kaydet (Commit) 476b355d authored tarafından Georg Brandl's avatar Georg Brandl

Die, buffer(), die.

üst 1f0db40c
......@@ -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