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

Reply via email to