Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Exploring a way to define a class that delegates to the parent perfectly given the initialization arguments, or if enabled actually intercepts values.
https://docs.python.org/3/reference/datamodel.html is an excellent source for understanding how python works; ideally should read the code at some point.
— Kunal