Python

Python

The Python programming language

Customizing class creation in Python

When one thinks of ways of customizing classes at creation time, people probably typically think of metaclasses [https://docs.python.org/3/reference/datamodel.html#metaclasses] and class decorators [https://docs.python.org/

How to pitch Python 3 to management

[This blog post has been sitting as a draft for months, and I'm finally finishing while at home sick; sorry if that makes it a little less coherent compared to my

© 2013 Brett Cannon