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