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