Python's `.__getitem__()`, `.__getattr__()`, `.__getattribute__()`, and `.__get__()` • What's The Difference? • Let's clear the confusion
Hi Stephen,
This was a really great article. By far the clearest I've read.
Could you do something about the code blocks at the end of the article? They use fancy quote marks instead of the boring ones Python prefers.
Thanks Ian, glad you enjoyed it. I normally copy without the styling from my markdown editor, but I must have forgotten to do so this time. I’ll fix these… thanks for pointing it out
Sorted. And now I remember what happened. My markdown editor (Typora) had an update which changed some settings for me, it seems!!
Hi Stephen,
This was a really great article. By far the clearest I've read.
Could you do something about the code blocks at the end of the article? They use fancy quote marks instead of the boring ones Python prefers.
Thanks Ian, glad you enjoyed it. I normally copy without the styling from my markdown editor, but I must have forgotten to do so this time. I’ll fix these… thanks for pointing it out
Sorted. And now I remember what happened. My markdown editor (Typora) had an update which changed some settings for me, it seems!!