print("start") import foo print(foo) foo.bar In: Out: