]> git.ipfire.org Git - thirdparty/babel.git/commit
Make the CLI extraction command support multiple `-k`s again
authorAarni Koskela <akx@iki.fi>
Mon, 11 Apr 2016 10:35:49 +0000 (13:35 +0300)
committerAarni Koskela <akx@iki.fi>
Tue, 12 Apr 2016 06:20:26 +0000 (09:20 +0300)
commitbfe4ab84287e30621ffcdd6bd9263040a21ce284
treeb80a51ae10b0c828ff172b766e387105fa802c5a
parent58e62320f56400040e0aaa4a3522a50508104b19
Make the CLI extraction command support multiple `-k`s again

Fixes #384 (https://github.com/python-babel/babel/issues/384)

Thanks to @ajaeger for the bug report.
babel/messages/frontend.py
tests/messages/test_frontend.py