]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix old-style `print` statement in `gettext` comments (#122939)
authorsobolevn <mail@sobolevn.me>
Mon, 12 Aug 2024 15:15:57 +0000 (18:15 +0300)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 15:15:57 +0000 (18:15 +0300)
commit7c22ab5b38a1350c976ef35453d9b3ab7a294812
tree86b08494d941011a9a93ca19c7ca80bc2fbfe4c9
parentf9ba1f35c7171340c86199c93eb3ff5200ba3cad
Fix old-style `print` statement in `gettext` comments (#122939)
Lib/gettext.py