Searched refs:is_hash_attr (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/
H A Ddigest.py193 def is_hash_attr(attr_name): function
/pkg/src/modules/actions/
H A Dgeneric.py523 a for a in sattrs if not digest.is_hash_attr(a))
525 a for a in oattrs if not digest.is_hash_attr(a))

Completed in 13 milliseconds