PythonExtra/tests/extmod/uctypes_bytearray.py.exp

4 lines
53 B
Plaintext

bytearray(b'01')
<class 'struct'>
bytearray(b'0123')