from other import printer def test(): printer("hello") # vim: set et ts=4 sw=4: