]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix string concatenation with '+' in Python.
authorDaiki Ueno <ueno@gnu.org>
Thu, 27 Jun 2013 03:00:30 +0000 (12:00 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 27 Jun 2013 03:22:16 +0000 (12:22 +0900)
commitf473f3991e5e56e24654dcb07de6d5e600d74462
tree08a674352678f53c9335de9b7272780a68ce2cec
parentb0e96c228e31c3694d7a98c869ad760efc841e1f
Fix string concatenation with '+' in Python.
gettext-tools/src/ChangeLog
gettext-tools/src/x-python.c
gettext-tools/tests/ChangeLog
gettext-tools/tests/xgettext-python-1