Searched refs:__gt__ (Results 1 – 2 of 2) sorted by relevance
60 def __gt__(self, other: Scope) -> bool: member in Scope
341 def __gt__(self, other): member in BaseSet