python-cheatsheet
python-cheatsheet copied to clipboard
OOP: Magic Methods
__add__, __abs__, __round__, __floor__, __str__, __trunc__, __lshift__, etc.