3. Data model — Python 3 documentation#object.dict
object.__dict__A dictionary or other mapping object used to store an object’s (writable) attributes. Not all instances have a
__dict__attribute; see the section on slots for more details.
Printed 2026-06-28.
(echo:: @ ᯤ)