eb1f81b209
This adds tests for some locations in the code where a memory allocation should raise an exception.
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
MemoryError: list index
|
|
MemoryError: list get slice
|
|
MemoryError: list extend slice
|
|
[1, 2]
|