No class docstring
Method __init__ Undocumented
Method tryGetClass Undocumented
Static Method profile Undocumented
Method cleak No summary
Method run Undocumented
Method _analyze Provides some limited info about unhandled Deferred failures. For development purposes only.
Method _run Undocumented
def __init__(self, args, FinderSubclass=None):
Undocumented
def _analyze(self, event):

Provides some limited info about unhandled Deferred failures. For development purposes only.

def tryGetClass(self, name):
Undocumented
@staticmethod
def profile(f, *args, **kw):
Undocumented
def cleak(self, f, *args, **kw):

For debugging memory leaks. Calls the deferred-returning function f (with any args, kw), recording changes made to the heap during the call. Prints a warning-level message about the heap every call, and stops with the debugger after 'stopInterval' calls, if defined.

Returns a deferred that fires with the call result, which should make this indistinguishable from the original call.

def _run(self):
Undocumented
def run(self):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.