Cairo module

Cousin Stanley cousinstanley at gmail.com
Wed Feb 4 18:00:17 EST 2015



> You might consider using python-imaging
> to display the image after writing it
> from cairo ....
> 
> import image

  import statement should be .... 

  import Image

  note uppercase I ....


-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona



More information about the Python-list mailing list