Browse Source

Bytes

pull/10/head
Jure Šorn 6 years ago
parent
commit
d0d69f02cd
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
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
<int> = <bytes>[<index>]

Loading…
Cancel
Save