]> 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>
Tue, 31 Dec 2024 10:02:27 +0000 (11:02 +0100)
commit0d042a27fbcd0fcaa3a9a6b755bf7d09ded94e19
treefefb638858187422aa0ca4d8a272ea9206635bf9
parent6f08bb8a07c290d9af6a99d3e1185ef3cfb2b039
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