module documentation

Undocumented

Exception TimeoutException Undocumented
Function _method_with_timeout Undocumented
Function _timeout_handler Undocumented
def _method_with_timeout(your_method, timeout_seconds=5, *args, **kwargs):

Undocumented

def _timeout_handler(signum, frame):

Undocumented