summaryrefslogtreecommitdiff
path: root/tests/functional/i/import_error.rc
blob: d8f2b25e213380f8e070237a7571d64845de4cf6 (plain)
1
2
3
4
5
6
7
8
9
10
[Messages Control]
disable=C,R,W
enable=multiple-imports

[TYPECHECK]
ignored-modules=external_module,fake_module.submodule,foo,bar

[testoptions]
# TODO: PY3.9: This does pass on PyPy 3.9
except_implementations=PyPy