Python extension for setitimer/getitimer

This is a python module that wraps setitimer(2) and getitimer(2) syscalls and also has subsecond alarm. Tested on solaris-2.6 and NetBSD.

Look at documentation or get the source.

ToDo

  1. Check that reference counting is ok
  2. Make set/get itimer accept tuples as arguments