Exemplo n.º 1
0
 def order(self):
     return order(self.group)
Exemplo n.º 2
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Exemplo n.º 3
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Exemplo n.º 4
0
 def order(self):
     return order(self.group)