|
|
|
|
|
by haypo
4585 days ago
|
|
tracemalloc is the first user of the PEP 445 (malloc API), but I wrote another toy:
https://bitbucket.org/haypo/pyfailmalloc "Debug tool for Python injecting memory allocation faults to simulate a low memory system to test how your application handles MemoryError exceptions." |
|