__init__(py_ecode, py_event, py_etype, py_function, py_file, py_line, py_rfile, py_rline, py_type, py_prop, py_ftype, py_extra) | eh.Notification | |
__str__() | eh.Notification | |
GenMatch(event=True, function=True, decl_function=True, file=True, line=True, rfile=True, rline=True, type=True, prop=True, ftype=True, ecode=False, etype=False, loc=None, extra=True) | eh.Notification | |
Match(event=None, function=None, decl_function=None, file=None, line=None, rfile=None, rline=None, type=None, prop=None, ftype=None, ecode=None, etype=None, extra=None, literal=False) | eh.Notification | |