Ejemplo n.º 1
0
  def preCount(self):
    WeightedInclusiveSTV.preCount(self)

    self.optionsMsg = "Using a %s threshold." % \
                      string.join(self.threshName, "-")
Ejemplo n.º 2
0
    def preCount(self):
        WeightedInclusiveSTV.preCount(self)

        self.optionsMsg = "Using a %s threshold." % \
                          string.join(self.threshName, "-")