Lines Matching defs:other
129 "readable by group or other" % (p, m)])
156 w.extend(["%s: 0%o: should not be writable by group or other" %
161 def __ne__(self, other):
177 rhs = other
179 lhs = other
280 group = "other"
407 def compare(self, other):
411 keys2 = frozenset(list(other.keys()))
419 (self.name, other.name))
426 (other.name, self.name))
428 print(("\t%s" % str(other[path])))
433 if self[path] != other[path]:
437 % (self.name, other.name))
439 print(("%14s %s" % (other.name, other[path])))
623 # should work for any other such actions.
693 from any other lists we build.
752 m check for group or other write permissions
755 s check for group/other read permission on executable files