Class p.c.s.PosixSignalHandler(object):

Part of pida.core.signalhandler View In Hierarchy

Undocumented
Line # Kind Name Docs
11 Method __init__ Undocumented
15 Method handle_SIGTERM Undocumented
def __init__(self, boss):
Undocumented
def handle_SIGTERM(self, signum, frame):
Undocumented
API Documentation for PIDA, generated by pydoctor.