Changeset 1144:6f275136d765 for pida/core/features.py
- Timestamp:
- 04/29/08 10:51:47 (7 months ago)
- Files:
-
- 1 modified
-
pida/core/features.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pida/core/features.py
r932 r1144 73 73 return self._features.get_features(featurename) 74 74 75 #XXX: workaround for keeping svc.features(name) 76 __call__ = get_feature_providers 75 77 76 78 # vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79:
