PIL Image can't open png file with "I"?

Do Re Mi chel La Si Do enleverlesO.OmcO at OmclaveauO.com
Fri Oct 7 23:48:07 EDT 2005


Hi !


Perhaps...     ";" better than ","  :
    im=Image.open(r"C:\vodka3.png"); im.show()

Perhaps...  more simplist :
    im=Image.open(r"C:\vodka3.png").show()

Perhaps...  other thing ?


@-salutations

Michel Claveau






More information about the Python-list mailing list