Jakub Hegenbart wrote:
> Hi,
>
> I'm studying the descriptor protocol and its usage from the following
> document:
>
> http://users.rcn.com/python/download/Descriptor.htm
>
> There is some sample code:
>
> http://users.rcn.com/python/download/Descriptor.htm#descriptor-example
>
> that behaves
Jakub Hegenbart wrote:
> Hi,
>
> I'm studying the descriptor protocol and its usage from the following
> document:
>
> http://users.rcn.com/python/download/Descriptor.htm
>
> There is some sample code:
>
> http://users.rcn.com/python/download/Descriptor.htm#descriptor-example
>
> that behaves