On Mon, Oct 22, 2018 at 4:15 PM Derek Lambert wrote:
>
> I've implemented some property objects based on the dictlike-polymorphic.py
> example.
>
> I'm writing unit tests for my code and noticed the value deleter is
> attempting to call an undefined method _set_value. What was intended here?
I
I've implemented some property objects based on the dictlike-polymorphic.py
example.
I'm writing unit tests for my code and noticed the value deleter is
attempting to call an undefined method _set_value. What was intended here?
I've got some jankey code I'm using to delete properties from the