MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / memleak.py

File memleak.py

tools/memleak.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3import gc
4from io import BytesIO

Callers

nothing calls this directly

Calls 2

run_memleak_testFunction · 0.85
MemleakTestClass · 0.85

Tested by

no test coverage detected