Searched defs:bytes_types (Results 1 – 3 of 3) sorted by relevance
32 bytes_types = (bytes, bytearray) # Types acceptable as binary data variable
21 bytes_types = pickle.bytes_types variable
51 bytes_types = (bytes, bytearray) variable