Pythonic style

Gregory Ewing greg.ewing at canterbury.ac.nz
Thu Apr 28 20:48:05 EDT 2016


MRAB wrote:

> Is it worthy of being in the Zen of Python?

+1. Maybe something along the lines of:

    Dunder methods are for defining, not calling.
    Unless you're a dunderhead[1].

[1] Meant in the sense of an enthusiast, cf. gearhead.

-- 
Greg



More information about the Python-list mailing list