I want to have a bytes object with the size of 1. I tried the built-in declaration:
>>> bytes(3) b\'\\x00\\x00\\x00\'
However, even thou