]> git.llucax.com Git - software/pymin.git/history - pymin/eventloop.py
Add die() function to pymind for fatal errors.
[software/pymin.git] / pymin / eventloop.py
2008-01-02 Leandro LucarellaBugfix: replace __ALL__ with the correct __all__.
2007-12-27 Leandro LucarellaMerge branch 'procman'
2007-12-24 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-24 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-19 Leandro LucarellaMerge commit 'llucax/logging' into logging
2007-11-18 Leandro LucarellaAdd logging to pymin.eventloop module.
2007-11-13 Leandro LucarellaMerge branch 'procman' of baryon.com.ar:/home/luca...
2007-11-13 Leandro LucarellaSupport general signals handling in EventLoop.
2007-11-10 Nicolas EmilianiMerge baryon.com.ar:workspace/pymin
2007-10-27 Leandro LucarellaMerge jack2@192.168.7.8:src/pymin
2007-10-27 Leandro LucarellaExcecute the timer at startup if enabled.
2007-10-27 jack2Merge branch 'master' of or3st3s@baryon.com.ar:workspac...
2007-10-24 Leandro LucarellaAdd support for a simple timer to do periodic tasks.
2007-10-04 Leandro LucarellaCreate a package named pymin with all the pymin modules.