An "Object" class?

Cristian Cocos cristi at ieee.org
Tue Aug 27 13:01:52 EDT 2019


I know that "Everything is an object in python" as per
https://mail.python.org/pipermail/python-list/2015-June/691689.html. Also,
I am more-or-less convinced that there is a generic "class" (aka "type")
(meta)class (which would be an object, of course). Is there, however, a
generic "object" (meta)class (which would obviously be an object as well as
a class)?

Christian

-- 
"People think that I must be a very strange person. This is not correct. I
have the heart of a small boy. It is in a glass jar on my desk." -- Stephen
King



More information about the Python-list mailing list