Searched refs:not_in (Results 1 – 2 of 2) sorted by relevance
87 def not_in(chars, where=''): function99 self.regex = not_in(pre, '<') + wordify(key) + not_in(post)
76 def assertWords(self, string, to_find=[], not_in=[]): argument89 for word in not_in: