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