Exemple #1
0
 def __cmp__(self, other):
     self.__make_unique()
     return UserList.__cmp__(self, other)
Exemple #2
0
 def __cmp__(self, other):
     self.__make_unique()
     return UserList.__cmp__(self, other)