Can I get the total memory usage of Python?

Haigu haigu at haigu.net
Thu May 22 22:43:43 EDT 2003


I'm embedding python in my program, and now I want to fully test my program
to check for memory leaks. So is there any way to know how much memory is
used by python?

Also is there any way to know how many certain kind of objects are
allocated? say, how many intergers ?






More information about the Python-list mailing list