Re: Class Image.Image?
- From: "W. Watson" <wolf_tracks@xxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 05:41:33 -0700
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>
.
- References:
- Class Image.Image?
- From: W. Watson
- Re: Class Image.Image?
- From: Diez B. Roggisch
- Class Image.Image?
- Prev by Date: Re: Problem with sqlite
- Next by Date: How to write a wxPython video player directly with Gstreamer
- Previous by thread: Re: Class Image.Image?
- Next by thread: DOYOULIKECOMPUTER
- Index(es):
Relevant Pages
|