aboutsummaryrefslogtreecommitdiff
path: root/tests/import/import_star_error.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-04py/compile: Disallow 'import *' outside module level.Petr Viktorin