Searched refs:_dt_compats (Results 1 – 1 of 1) sorted by relevance
2187 dt_compats = _dt_compats(self._dt)2446 def _dt_compats(dt: DT) -> Set[str]: function