from recur1 import X # OK: X already assigned from recur1 import Y # Error: Y not yet assigned