micropython/tests/extmod/uctypes_bytearray.py.exp

4 lines
53 B
Plaintext
Raw Permalink Normal View History

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