Python memory leak debugging

Filed under: General on 2008-06-11 @ 2052

Hunting memory leaks in Python

Interesting post showing how to use the Python garbage collector’s introspection features and Graphviz to track down object reference problems.

Leave a Reply

Powered by WordPress