¡@

Home 

python Programming Glossary: ballotid

Understanding Python profile output

http://stackoverflow.com/questions/1469679/understanding-python-profile-output

0.000 re.py 227 _compile Code def appendBallot self ballot ballotID None Append a ballot to this Ballots object. # String representation.. ballot # Assign a ballot ID if one has not been given if ballotID is None ballotID len self.ballotIDs assert ballotID not in self.ballotIDs.. a ballot ID if one has not been given if ballotID is None ballotID len self.ballotIDs assert ballotID not in self.ballotIDs self.ballotIDs.append..