Пример #1
0
  def preCount(self):
    WeightedInclusiveSTV.preCount(self)

    self.optionsMsg = "Using a %s threshold." % \
                      string.join(self.threshName, "-")
Пример #2
0
    def preCount(self):
        WeightedInclusiveSTV.preCount(self)

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