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