how to know the path of a file in python code example Example: find the path to a file python import os print os.path.abspath("something.exe")