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

/pkg/src/modules/actions/
H A Dsignature.py562 def identical(self, other, hsh): member in class:SignatureAction
563 """Check whether another action is identical to this
565 # Only signature actions can be identical to other signature
569 # If the code signing certs are identical, the more checking is
585 # to consider it as potentially identical.
591 # have different versions, then they're not identical.
596 # If the values are the same, then they're identical.

Completed in 10 milliseconds