__init__ def __init__(self, name) Undocumented function. |
__str__ def __str__(self) Undocumented function. |
appendFunctionCall def appendFunctionCall(self, line) Undocumented function. |
appendLine def appendLine(self, line) Undocumented function. |
enterFunction def enterFunction(self, funcName, *args, **kw) Undocumented function. |
exitFunction def exitFunction(self) Undocumented function. |
flush def flush(self) Undocumented function. |