Searched refs:addValidityEntry (Results 1 – 2 of 2) sorted by relevance
49 self.addValidityEntry(msg, anchor=('extension', 'notenabled'))51 def addValidityEntry(self, msg, anchor=None): member in ValidityCollection107 self.addValidityEntry(other)112 self.addValidityEntry(str(other), anchor=other.anchor)
1014 validity.addValidityEntry(vu, anchor = anchor )