Questions on Instance methods

eryk sun eryksun at gmail.com
Sun Apr 21 11:58:44 EDT 2019


On 4/21/19, Arup Rakshit <ar at zeit.io> wrote:
>
> I am reading https://docs.python.org/3/reference/index.html now, and it
> seems like saying what Python can do, but not going deep to explain it
> to a new comers most of the time.

The guide to Python descriptors may help.

https://docs.python.org/3/howto/descriptor.html



More information about the Python-list mailing list