Author: humbedooh
Date: Mon Mar 23 18:33:41 2015
New Revision: 1668698
URL: http://svn.apache.org/r1668698
Log:
you get a tuple, and you get a tuple...you all get tuples!
Modified:
steve/trunk/pysteve/lib/constants.py
Modified: steve/trunk/pysteve/lib/constants.py
URL:
http://svn.apache.org/viewvc/steve/trunk/pysteve/lib/constants.py?rev=1668698&r1=1668697&r2=1668698&view=diff
==============================================================================
--- steve/trunk/pysteve/lib/constants.py (original)
+++ steve/trunk/pysteve/lib/constants.py Mon Mar 23 18:33:41 2015
@@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-VALID_VOTE_TYPES =
['yna','stv1','stv2','stv3','stv4','stv5','stv6','stv7','stv8','stv9']
\ No newline at end of file
+VALID_VOTE_TYPES =
('yna','stv1','stv2','stv3','stv4','stv5','stv6','stv7','stv8','stv9')
\ No newline at end of file