Home
last modified time | relevance | path

Searched refs:whilematch (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dcombinerefs.py81 def read(fileiter, pat, whilematch): argument
83 if bool(pat.match(line)) == whilematch: