]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130655: Add tests for `gettext.find()` (GH-130691)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 19 Mar 2025 10:52:03 +0000 (10:52 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 10:52:03 +0000 (11:52 +0100)
commit3118693a1a3db0da96c565a2de015a806c892625
tree3668302b1dc53fcadf22c646f71169919f598cd4
parent7558980a18b5573aac19b37535780a02bf918f89
gh-130655: Add tests for `gettext.find()` (GH-130691)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_gettext.py