Bytes Python, For example b'%a' % b'bytes' will give b"b'bytes'", not b'bytes'.