im using zope2.10 with python and i would like to check if a image File is uploaded
I am in my own Product and i have a path as string like:
/Media/News/2010/image
and i want to check if it is image.gif or image.jpg
But i don't know how to check So it will be just a file checker.
Does the file exist in zope yes/no ready
//EDIT I'm not an a dtml file