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