Searched refs:stripsplit (Results 1 – 1 of 1) sorted by relevance
34 def stripsplit(line): function176 … conditions = set(tuple(stripsplit(line)) for line in mklines if line.startswith('#requires'))