]> 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 07:33:04 +0000 (10:33 +0300)
commitca27df0f09b9df68ba707510f959a475ba2810d6
tree6edc08569f0a08e934faa1f546a0364cd86f974e
parent6f8f44cd03cc22fb24b228e2dae7a8eb397e587f
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