Contribute Media
A thank you to everyone who makes this possible: Read More

The 8 things that happen at the "."

Description

We rarely think about the dot "." between our objects and their fields, but there are quite a lot of things that happen every time we use one in Python. This talk will include the commonly known functions, (dict, getattr, etc), but especially focus on the Descriptor Protocol.

Copyright belongs to the speaker.

Details

Improve this page