mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
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
|
||
|---|---|---|
| .. | ||
| circular_imports | ||
| package | ||
| package2 | ||
| package3 | ||
| package4 | ||
| unwritable | ||
| double_const.py | ||