mirror of
https://github.com/python/cpython
synced 2026-09-27 04:08:17 +03: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. |
||
|---|---|---|
| .. | ||
| circular_imports | ||
| package | ||
| package2 | ||
| package3 | ||
| package4 | ||
| unwritable | ||
| double_const.py | ||