1 2 3 4 5 6# Used by test_importer.py myattr = 123 import does_not_exist
1 2 3 4 5 6
# Used by test_importer.py myattr = 123 import does_not_exist