コード例 #1
0
 def __lt__(self, rhs):
     return _table.Connection___lt__(self, rhs)
コード例 #2
0
 def __lt__(self, rhs):
     r"""__lt__(Connection self, Connection rhs) -> bool"""
     return _table.Connection___lt__(self, rhs)