Exemple #1
0
 def followerCount(self):
     '''Returns count of number of people following this user'''
     return Follow.getUserFollowerCount(self)