]> git.llucax.com Git - software/pymin.git/history - pymin/services/util.py
Add a new, backward compatible, way to specify specific config dirs.
[software/pymin.git] / pymin / services / util.py
2007-10-11 Leandro LucarellaAdd a new, backward compatible, way to specify specific...
2007-10-10 Leandro LucarellaAdd a new helper class for services: ListSubHandler.
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.