micropython/tests/import/pkg7
Damien George 53519e322a py/builtinimport: Change relative import's ValueError to ImportError.
Following CPython change, see https://bugs.python.org/issue37444.

Signed-off-by: Damien George <damien@micropython.org>
2021-05-30 19:35:03 +10:00
..
subpkg1 py/builtinimport: Change relative import's ValueError to ImportError. 2021-05-30 19:35:03 +10:00
__init__.py tests/import: Add a test which uses ... in from-import statement. 2016-12-21 11:25:53 +11:00
mod1.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
mod2.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00