Class Image.Image?

W. Watson wolf_tracks at invalid.com
Mon Mar 31 08:41:33 EDT 2008


Easy enough. 5Q+5Q.

Diez B. Roggisch wrote:
> W. Watson wrote:
> 
>> I put a print statement in some Python code to determine the class
>> (__class__) of a variable and the result was Image.Image. Why not just
>> Image; otherwise, what's it telling me?
> 
> Because it is the class Image in the module/package Image.
> 
> Diez

-- 
                          Wayne Watson (Nevada City, CA)

                        Web Page: <speckledwithStars.net>



More information about the Python-list mailing list