SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

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.
S
Serhiy Storchaka committed
c0eaa232f63a62e0e0408911ab5f118dca2af607
Parent: 3b268f4
Committed by GitHub <noreply@github.com> on 4/30/2024, 2:23:44 PM