Classes | |
class | TimedOutExc |
Functions | |
def | timed_out |
def | TimedOutFn |
def timeout.timed_out | ( | timeout | ) |
Definition at line 23 of file timeout.py.
References FastObjects.decorate(), and f.
Referenced by edmIntegrityCheck.IntegrityCheck.testFileTimeOut().
def timeout.TimedOutFn | ( | f, | |
timeout, | |||
args, | |||
kwargs | |||
) |