Beispiel #1
0
 def order(self):
     return order(self.group)
Beispiel #2
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Beispiel #3
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Beispiel #4
0
 def order(self):
     return order(self.group)