Go to the source code of this file.
Namespaces | |
pyclearsilver.who_calls | |
Functions | |
def | pyclearsilver.who_calls.compact_traceback () |
def | pyclearsilver.who_calls.get_refcounts (base=None) |
def | pyclearsilver.who_calls.pretty_who_calls (strip=0) |
def | pyclearsilver.who_calls.print_top_100 () |
def | pyclearsilver.who_calls.print_top_N (N) |
def | pyclearsilver.who_calls.real_get_refcounts (base=None, set_base=0) |
def | pyclearsilver.who_calls.set_refcount_base () |
def | pyclearsilver.who_calls.test () |
def | pyclearsilver.who_calls.who_calls () |
def | pyclearsilver.who_calls.who_calls_helper () |
Variables | |
dictionary | pyclearsilver.who_calls.REFCOUNTS = {} |
string | pyclearsilver.who_calls.whoCallsError = "whoCallsError" |