Searched refs:whilematch (Results 1 – 2 of 2) sorted by relevance
81 def read(fileiter, pat, whilematch): argument83 if bool(pat.match(line)) == whilematch: