]> git.llucax.com Git - software/pymin.git/history - pymin/services/util.py
Bugfix: use hasattr() right when looking for help.
[software/pymin.git] / pymin / services / util.py
2007-10-10 Leandro LucarellaBugfix: remove unused DictSubHandler attribute.
2007-10-10 Leandro LucarellaRaise a CommandNotFoundError if updating an object...
2007-10-10 Leandro LucarellaAdd new service helper classes: SubHandler and DictSubH...
2007-10-06 FedeUpdate services.util errors to be unicode compatible.
2007-10-06 FedeBugfix and add service reload when loading pickled...
2007-10-04 Leandro LucarellaCreate a package named pymin with all the pymin modules.