]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix a typo in code module test (GH-130530) (#130534)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Feb 2025 17:38:40 +0000 (18:38 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2025 17:38:40 +0000 (17:38 +0000)
commitb0d3f4919579cb02c46918f47ea4faa2e5d304fc
tree5c5c376b6bdfc1cc104707b63bf6c9461bf9c17e
parent28bfc1c99698cb36491ffa146d478b05da8467ce
[3.13] Fix a typo in code module test (GH-130530) (#130534)

Fix a typo in code module test (GH-130530)
(cherry picked from commit 56e337d32b88630f2c35458231cd61929f1be6d4)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Lib/test/test_code_module.py