Re: Class Image.Image?
- From: "Diez B. Roggisch" <deets@xxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 13:00:56 +0200
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
.
- Follow-Ups:
- Re: Class Image.Image?
- From: W. Watson
- Re: Class Image.Image?
- References:
- Class Image.Image?
- From: W. Watson
- Class Image.Image?
- Prev by Date: Re: Prototype OO
- Next by Date: Re: Beginner advice
- Previous by thread: Class Image.Image?
- Next by thread: Re: Class Image.Image?
- Index(es):