Everything is an object in python - object class and type class

Dr. Bigcock dreamingforward at gmail.com
Mon Jun 1 13:35:58 EDT 2015


On Sunday, May 31, 2015 at 1:01:03 PM UTC-5, Steven D'Aprano wrote:
> On Mon, 1 Jun 2015 12:34 am, Eddilbert Macharia wrote:
> 
> > Hello All ,
> > 
> > I'm wrecking my head trying to understand. where the class object comes
> > into play .
> 
> This is just the standard object-oriented concept of class and instances.
> Have you programmed in any other OO language? 

The issue here is:  which one is the object?  The class or the instance?

;^),

-m



More information about the Python-list mailing list