Thursday, June 26, 2008

Filenames and case sensitivity.

If a reference an image from my local machine(windows) I have no problem accessing a filename such as: FileName.jpg even if the name of the file is filename.jpg.

Luckily it was a small problem to fix and caused no major problem other than a couple of minutes type fixing the variables with the .lower() command in python.

No comments: