Raw File
imp_dummy.py
# Fodder for test of issue24748 in test_imp

dummy_name = True
back to top