summaryrefslogtreecommitdiffstats
path: root/Python/frame.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-04-30 14:52:44 (GMT)
committerGitHub <noreply@github.com>2024-04-30 14:52:44 (GMT)
commita030bae58498aa9e1bdecc355638383a109168bd (patch)
tree917c133fde33e47c8f89cc3bc22538148cc806aa /Python/frame.c
parent1b12ad59703b49a9240cbe037abe3d1c2f550877 (diff)
downloadcpython-a030bae58498aa9e1bdecc355638383a109168bd.zip
cpython-a030bae58498aa9e1bdecc355638383a109168bd.tar.gz
cpython-a030bae58498aa9e1bdecc355638383a109168bd.tar.bz2
[3.12] gh-117860: Add tests for resolving names when import rebind names (GH-118176) (GH-118432)
Add tests for "import", pkgutil.resolve_name() and unittest.mock.path() for cases when "import a.b as x" and "from a import b as x" give different results. (cherry picked from commit c0eaa232f63a62e0e0408911ab5f118dca2af607) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions