]> git.ipfire.org Git - thirdparty/gettext.git/commit
Support explicit string concatenation with '+' in Python.
authorDaiki Ueno <ueno@gnu.org>
Tue, 16 Apr 2013 04:03:07 +0000 (13:03 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 22 Apr 2013 03:07:39 +0000 (12:07 +0900)
commitd4661005c12f491eb66765ceb27be9b45aaf9aff
tree9eef51f7d158b850fe375ecf75984984a0ac8863
parent700f69a4f1688bd0039aeedcb273d0c9903ea063
Support explicit 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