diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-04-30 14:52:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 14:52:44 (GMT) |
commit | a030bae58498aa9e1bdecc355638383a109168bd (patch) | |
tree | 917c133fde33e47c8f89cc3bc22538148cc806aa /Python/frame.c | |
parent | 1b12ad59703b49a9240cbe037abe3d1c2f550877 (diff) | |
download | cpython-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