Hi, I ran into trouble when trying use PIL (python imaging lib) in zope product. The problem is that zope's App.ImageFile is used by PIL's internals instead of PILs ImageFile and of course this doesn't work. Any ideas how to fix this problem? Im using Debian Linux 2.2 pyhton packages. thanks, Lauri