From d0d69f02cd9180862c0723bec0a0009a3ff9d837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sun, 27 Jan 2019 09:30:01 +0100 Subject: [PATCH] Bytes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e6988e..0516fd3 100644 --- a/README.md +++ b/README.md @@ -862,7 +862,7 @@ KeyboardInterrupt Bytes ----- -**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray. ** +**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray.** ```python = []