PythonExtra/tests/extmod/uctypes_bytearray.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
53 B
Plaintext
Raw Normal View History

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