> 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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to