]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117398: Use the correct module loader for iOS in datetime CAPI test. (#120477)
authorRussell Keith-Magee <russell@keith-magee.com>
Sat, 15 Jun 2024 00:05:30 +0000 (08:05 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 00:05:30 +0000 (08:05 +0800)
commit5c58e728b1391c258b224fc6d88f62f42c725026
tree3b7f8d0a63251bad56b3bb3e2f4fd7e430c70d54
parent92f6d400f76b6a04dddd944568870f689c8fab5f
gh-117398: Use the correct module loader for iOS in datetime CAPI test. (#120477)

Use the correct loader for iOS.
Lib/test/datetimetester.py