]> git.llucax.com Git - software/pymin.git/history - pymin/pymindaemon.py
Call ComposedSubHandler._attr() with cont parameter (closes #31)
[software/pymin.git] / pymin / pymindaemon.py
2008-06-22 Leandro LucarellaConvert serializer data to unicode in PyminDaemon ...
2008-01-01 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-31 Leandro LucarellaPrepare pymindaemon to handle formencode.Invalid except...
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 LucarellaUse %r instead of %s for logging.
2007-11-18 Leandro LucarellaAdd basic initial logging support.
2007-11-16 Leandro LucarellaAdd basic initial logging support.
2007-11-13 Leandro LucarellaHandle SIGCHLD in PyminDaemon.
2007-11-13 Leandro LucarellaMerge branch 'procman' of baryon.com.ar:/home/luca...
2007-11-13 Leandro LucarellaImplement timer in PyminDaemon using EventLoop signal...
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-10 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-06 FedeMerge ../pymin
2007-10-06 Leandro LucarellaImprove a lot error reporting and unicode/utf-8 compati...
2007-10-05 Leandro LucarellaUse a handler object as the root dispatcher handler...
2007-10-04 Leandro LucarellaCreate a package named pymin with all the pymin modules.