]> git.ipfire.org Git - thirdparty/babel.git/commit
Extract: Add npgettext to default keywords map 341/head
authorsudheesh001 <sudheesh1995@outlook.com>
Thu, 28 Jan 2016 03:56:33 +0000 (09:26 +0530)
committersudheesh001 <sudheesh1995@outlook.com>
Wed, 3 Feb 2016 20:40:42 +0000 (02:10 +0530)
commit7a672aeb8bdea2c2c775df37b82397850a42641a
treec6029381f7b56435c7c613fd1b12ffb8f8dd7f5f
parent400d5ad343ccf6c179ca1b5abce2b11037e544a7
Extract: Add npgettext to default keywords map

Add the npgettext as a default keyword in the keywords map.
Create test_npgettext in test_extract showing the passing tests.

Fixes https://github.com/python-babel/babel/issues/281
Fixes https://github.com/python-babel/babel/issues/328
babel/messages/extract.py
tests/messages/test_extract.py