diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2024-04-30 14:23:44 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-30 14:23:44 (GMT) |
| commit | c0eaa232f63a62e0e0408911ab5f118dca2af607 (patch) | |
| tree | 106f5a6167409cecf7fb0c165b9517ba194c1786 /Python/optimizer.c | |
| parent | 3b268f4edc02b22257d745363b5cae199b6e5720 (diff) | |
| download | cpython-c0eaa232f63a62e0e0408911ab5f118dca2af607.zip cpython-c0eaa232f63a62e0e0408911ab5f118dca2af607.tar.gz cpython-c0eaa232f63a62e0e0408911ab5f118dca2af607.tar.bz2 | |
gh-117860: Add tests for resolving names when import rebind names (GH-118176)
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.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions
