Felipe Almeida Lessa wrote:

> Could you tell me what in Python isn't an object? 

Difficult ;) All data structures are (CMIIW). Functions and Types
are objects, too.

> Are you counting old-style classes and instances as "not object"s?

No, both are.

Regards,


Björn

-- 
BOFH excuse #366:

ATM cell has no roaming feature turned on, notebooks can't connect

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to