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