Python object overhead?

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sat Mar 24 18:07:29 EDT 2007


En Sat, 24 Mar 2007 18:07:57 -0300, Felipe Almeida Lessa  
<felipe.lessa at gmail.com> escribió:

> On 3/23/07, Bjoern Schliessmann
> <usenet-mail-0306.20.chr0n0ss at spamgourmet.com> wrote:
>> (Note that almost everything in Python is an object!)
>
> Could you tell me what in Python isn't an object? Are you counting
> old-style classes and instances as "not object"s?

The syntax, by example; an "if" statement is not an object.

-- 
Gabriel Genellina




More information about the Python-list mailing list