Home > Python > Barry Warsaw on debugging Python’s memory usage

Barry Warsaw on debugging Python’s memory usage

October 13th, 2006

Barry has been part of the Python development team for yonks; this article is the first of two (or more) that describe how Python is supposed to manage memory, and how to find out what’s actually going on. Good debugging tips for systems geeks…

Python

Comments are closed.