micropython/tests/micropython/heapalloc_fail_bytearray.py...

12 wiersze
365 B
Plaintext

MemoryError: bytearray create
MemoryError: bytearray create from bytes
MemoryError: bytearray create from iter
MemoryError: bytearray.__add__
MemoryError: bytearray.__iadd__
bytearray(b'\x00\x00\x00\x00')
MemoryError: bytearray.append
MemoryError: bytearray.extend
MemoryError: bytearray subscr get
MemoryError: bytearray subscr grow
bytearray(b'\x00\x00\x00\x00')