Oct. 20, 2019
4:28 a.m.
On 10/19/2019 07:56 PM, Steve Jorgensen wrote:
When using a custom classdict to implement a DSL or use in the body of a class definition, from what I can tell by experiment, the classdict takes priority, and the surrounding context is only referenced if trying to get an item from the classdict raises `KeyError`.
An example would work wonders for explaining what you are asking. It sounds like an interesting problem, but I can't tell exactly what you need. -- ~Ethan~