Пример #1
0
 def order(self):
     return order(self.group)
Пример #2
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Пример #3
0
 def order(self):
     """returns the order of the group"""
     return order(self.ec_group)
Пример #4
0
 def order(self):
     return order(self.group)