Searched refs:Sentinel (Results 1 – 1 of 1) sorted by relevance
17 class Sentinel(): class20 SEPARATOR = Sentinel()30 in zip(*[d for d in data if not isinstance(d, Sentinel)])]