11. Memory Leaks

11.1. Tools for Detecting Memory Leaks

11.1.1. pymemtrace

The pymemtrace package contains a number of tools (written by me) that help detect memory usage and leaks. The documentation contains advice on handling memory leaks.

Note

Some note.