def f():
    import in_func
    from in_func import x as y, z
