Show
Ignore:
Timestamp:
04/29/08 10:51:47 (7 months ago)
Author:
Ronny Pfannschmidt <Ronny.Pfannschmidt@…>
Message:

removed the need for Service.reg

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pida/core/features.py

    r932 r1144  
    7373        return self._features.get_features(featurename) 
    7474 
     75    #XXX: workaround for keeping svc.features(name) 
     76    __call__ = get_feature_providers 
    7577 
    7678# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: