Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/onbld/Scm/
H A DWorkSpace.py346 def colliding_tags(iterable, nodes, local): argument
347 for nd, name in [line.rstrip().split(' ', 1) for line in iterable]: