Package pology :: Module timeout

Module timeout

A timeout decorator.

Based on SIGALRM from an activeState Python recipe by Chris Wright, http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/307871.


Author: Sébastien Renard <sebastien.renard@digitalfox.org>

License: GPLv3

Classes
  TimedOutException
Functions
 
timed_out(timeout)
Variables
  __package__ = 'pology'