from step_p import step_p def step_o(x): step_p(x) return x