예제 #1
0
 def __call__(self, c1: "constellation", c2: "constellation") -> "bool":
     return _beast.constellation_lt___call__(self, c1, c2)
예제 #2
0
 def __call__(self, c1, c2):
     return _beast.constellation_lt___call__(self, c1, c2)