]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: hello-python: Make it work with Python 3.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Dec 2024 10:48:36 +0000 (11:48 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 6 Dec 2024 10:50:10 +0000 (11:50 +0100)
commit0d05083be9ff2faa04033377baa98ce7bc486437
treee78f22d6b1ca3cfdec6adf14a6156660be5f4843
parentbab8aeae02fcb526f162267f43776782b28a90bb
examples: hello-python: Make it work with Python 3.

* gettext-tools/examples/hello-python/hello.py.in: Add parenthese around print's
arguments.
gettext-tools/examples/hello-python/hello.py.in