Searched defs:different (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/actions/
H A Dgeneric.py434 def different(self, other, pkgplan=None, cmp_policy=None): member in class:Action
436 self. By default, this means two actions are different if any
437 of their attributes are different.
448 # Comparing different action types.
507 # to treat these actions as different.
549 """Returns the attributes that have different values between

Completed in 15 milliseconds