>On Sun, Jul 31, 2016 at 6:33 AM, Gerald Britton
> wrote:
>> Today, I was reading RH's Descriptor HowTo Guide at
>>
>> https://docs.python.org/3/howto/descriptor.html?highlight=descriptors
>>
>> I just really want to fully "get" this.
>>
>> So I put together a little test from scratch. Looks like
On Sun, Jul 31, 2016 at 6:33 AM, Gerald Britton
wrote:
> Today, I was reading RH's Descriptor HowTo Guide at
>
> https://docs.python.org/3/howto/descriptor.html?highlight=descriptors
>
> I just really want to fully "get" this.
>
> So I put together a little test from scratch. Looks like this:
>
>