#dunder-methods

[ follow ]
#python
fromThepythoncodingstack
1 week ago
Python

When "It Works" Is Not Good Enough * Live Workshops

Live, hands-on Python workshops teach dunder methods, iteration, and inheritance concepts to deepen understanding and improve robust, efficient coding; bundle available for $100.
Python
fromGrahamdumpleton
4 months ago

Wrapping immutable objects - Graham Dumpleton

ObjectProxy lacked support for several Python special dunder methods, notably matrix multiplication and in-place operator behaviors, delaying wrapt 2.0.0.
[ Load more ]