]> git.ipfire.org Git - thirdparty/babel.git/commit
Make sure extract_operands is always called when using plural.to_python, add tests...
authorbenselme <benselme@gmail.com>
Fri, 9 Jan 2015 20:35:21 +0000 (15:35 -0500)
committerbenselme <benselme@gmail.com>
Fri, 9 Jan 2015 20:35:21 +0000 (15:35 -0500)
commit98fa4b6ca174e1ef3b0fbd9557b2006d38a52f60
tree95248318baa43c7e4196d98b9c153e6cfde71338
parent9327e0824a1bbed538e73d42b971988f8214b490
Make sure extract_operands is always called when using plural.to_python, add tests to check operands eval works
babel/plural.py
tests/test_plural.py