Hi! This code: import Image img = Image.open(r"D:\ParisNude.jpg") img.show()
Don't run on my Vista computer. I have a solution: import Image,os img = Image.open(r"D:\FLundhNoNude.jpg") os.startfile(img.filename) It's only in my case? It's censure? ;-) PIL does not approve humour? A solution soon? @-salutations Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list