Searched refs:gList (Results 1 – 1 of 1) sorted by relevance
21 gList=[] variable in RandomGen22 gListSize = len(gList)31 group = self.gList[random.randint(0,len(self.gList)-1)][0]69 for name in self.gList:71 self.gList = []124 self.gList.append([groupName,gid])138 self.gList.append([groupName,gid])148 print self.gList217 group = self.gList[random.randint(0,len(self.gList)-1)][0]225 group = self.gList[random.randint(0,len(self.gList)-1)][0]