Javascript must be enabled to continue!

Blog

Tag: Python 3 (3) Back
Order of execution for property setters in Python

Properties are nice in Python, but how do they interplay with the magic method self.__setattr__?

Disentangling a list of lists in Python

How to disentangle a list of lists in Python

Building Vim with Anaconda Python 3 on macOS

Building Vim on macOS from source, with Anaconda Python 3.