import os def func(): print os.getcwd() return 0