tracking memory usage

Erik Johnson nobody at invalid.com
Mon Mar 19 12:34:07 EDT 2007


  Sort of two questions here:

    The first is about the internal view: are there Python introspection
functions that can be called such that a running script can keep tabs on how
much memory is being used?

    And the second is about using either os or system calls on Windows such
that a Python script could get similar information about other processes
(i.e., external)?

Thanks,
-ej





More information about the Python-list mailing list