On windows, os.path.exists returns true, no matter if the case of the argument matches the file name. However, on my Heroku deployed app, which runs on Unix, this i
os.path.exists