]> git.llucax.com Git - software/pymin.git/history - pymin/dispatcher.py
Handle calling a command with an unexpected keyword argument errors.
[software/pymin.git] / pymin / dispatcher.py
2007-10-10 Leandro LucarellaHandle calling a command with an unexpected keyword...
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.