6 Commits (95ccd9a005c09c58d7a74af97e990c798cb5c4f7)

Author SHA1 Message Date
Damien George 53519e322a py/builtinimport: Change relative import's ValueError to ImportError. 3 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Damien George 409fc8f9c1 tests/import: Update comment now that uPy raises correct exception. 7 years ago
Damien George 63e291de70 py/builtinimport: Raise ValueError for bad relative import, per CPython. 8 years ago
Rami Ali 50e14ca619 tests/import: Improve builtinimport.c test coverage. 8 years ago
Damien George 67f3edc10a tests/import: Add a test which uses ... in from-import statement. 8 years ago