msgstr[0] ""
msgstr[1] ""
-#: project/CVS/this_wont_normally_be_here.py:11
+#: project/ignored/this_wont_normally_be_here.py:11
msgid "FooBar"
msgid_plural "FooBars"
msgstr[0] ""
def test_extraction_with_mapping_dict(self):
self.dist.message_extractors = {
'project': [
- ('**/CVS/**.*', 'ignore', None),
- ('**.py', 'python', None),
+ ('**/ignored/**.*', 'ignore', None),
+ ('**.py', 'python', None),
]
}
self.cmd.copyright_holder = 'FooBar, Inc.'
msgstr[0] ""
msgstr[1] ""
-#: project/CVS/this_wont_normally_be_here.py:11
+#: project/ignored/this_wont_normally_be_here.py:11
msgid "FooBar"
msgid_plural "FooBars"
msgstr[0] ""