zefciu wrote:

> class MandelbrotImage (Image):
>     pass



> I am getting the following error:

>   File "mandelimage.py", line 3, in ?
>     class MandelImage (Image):

How do you get that error with that code?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to