]> git.llucax.com Git - software/pymin.git/history - pymin/dispatcher.py
Bugfix: call ProcessInfo.stop() in the right way (without parameters).
[software/pymin.git] / pymin / dispatcher.py
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-17 FedeMerge ../t/pymin/
2007-10-12 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-10 Leandro LucarellaBugfix: skip SubHandlers parent when looking for a...
2007-10-10 Leandro LucarellaBugfix: use hasattr() right when looking for help.
2007-10-10 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-10 Leandro LucarellaImprove WrongArgumentError class.
2007-10-10 Leandro LucarellaHandle calling a command with an unexpected keyword...
2007-10-10 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-08 Leandro LucarellaBetter error message of wrong arguments in Dispatcher.
2007-10-07 Leandro LucarellaBugfix in command parser.
2007-10-06 Leandro LucarellaAdd preliminary support for wrong arguments error repor...
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.