Add basic implementation of bytes type, piggybacking on str.
This reuses as much str implementation as possible, from this we can make them more separate as needed.
Showing
tests/basics/bytes.py
0 → 100644
Please register or sign in to comment