aboutsummaryrefslogtreecommitdiff
path: root/tests/import/builtin_import.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-11-26py/builtinimport: Raise exception on empty module name.Léa Saviot
2017-06-28tests/import: Add a test for the builtin __import__ function.Damien George