Package AccessGrid :: Package tests :: Module detectors
[show private | hide private]
[frames | no frames]

Module AccessGrid.tests.detectors

Function Summary
  gc_histo(hist, typeList)
create a histogram from objects in the garbage
  get_refcounts()
get reference counts from sys.modules.
  print_top_N(n)
print out the top N reference counts from sys.modules.

Function Details

gc_histo(hist=None, typeList=None)

create a histogram from objects in the garbage

get_refcounts()

get reference counts from sys.modules.

print_top_N(n)

print out the top N reference counts from sys.modules.

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net