STINNER Victor <[email protected]> added the comment:
I hacked gettext.py to parse all files of my system. I found 3 .mo files which
contain "#" in headers:
/usr/share/locale/fa/LC_MESSAGES/digikam.mo:
{'content-transfer-encoding': '8bit\n'
'#-#-#-#-# digikamimageplugin_channelmixer.po '
'(digikamimageplugin_channelmixer) #-#-#-#-#',
'content-type': 'text/plain; charset=UTF-8',
'language': 'fa',
'language-team': 'Farsi (Persian) <>',
'last-translator': 'Mohammad Reza Mirdamadi <[email protected]>',
'mime-version': '1.0',
'plural-forms': 'nplurals=1; plural=0;',
'po-revision-date': '2012-01-13 15:00+0330',
'pot-creation-date': '2018-03-18 03:11+0100',
'project-id-version': 'digikam',
'report-msgid-bugs-to': 'http://bugs.kde.org',
'x-generator': 'KBabel 1.11.4'}
/usr/share/locale/ia/LC_MESSAGES/akonadicontact5-serializer.mo:
{'content-transfer-encoding': '8bit\n'
'#-#-#-#-# akonadi_kalarm_resource.po '
'#-#-#-#-#',
'content-type': 'text/plain; charset=UTF-8',
'language': 'ia',
'language-team': 'Interlingua <[email protected]>',
'last-translator': 'g.sora <[email protected]>',
'mime-version': '1.0',
'plural-forms': 'nplurals=2; plural=n != 1;',
'po-revision-date': '2011-11-29 19:38+0100',
'pot-creation-date': '2018-11-12 06:56+0100',
'project-id-version': '',
'report-msgid-bugs-to': 'http://bugs.kde.org',
'x-generator': 'Lokalize 1.2'}
/usr/share/locale/ml/LC_MESSAGES/ktraderclient5.mo:
{'content-transfer-encoding': '8bit',
'content-type': 'text/plain; charset=UTF-8',
'language': 'ml',
'language-team': 'Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം '
'Computing|കമ്പ്യൂട്ടിങ്ങ് <[email protected]>',
'last-translator': '# ANI PETER|അനി പീറ്റര്\u200d <[email protected]>',
'mime-version': '1.0',
'plural-forms': 'nplurals=2; plural=(n != 1);',
'po-revision-date': '2008-07-10 22:04+0530',
'pot-creation-date': '2018-09-14 06:47+0200',
'project-id-version': 'ktraderclient',
'report-msgid-bugs-to': 'http://bugs.kde.org',
'x-generator': 'KBabel 1.11.4'}
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36239>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com