Fix import rule. First try to find an already loaded module, then try import one via Python. Fixes usage of "feature.set_default", because "feature" acts like a singleton.