← All Posts · ← Newer · Older →

import this and The Zen of Python

June 21, 2010 — originally posted on The History of Python


Barry Warsaw posted an interesting blog that tells an obscure part of Python history (the kind I like to keep alive): http://www.wefearchange.org/2010/06/import-this-and-zen-of-python.html

Comments (1)

Rakesh T.June 23, 2010

These are my favorite
>> Special cases aren't special enough to break the rules.

>>Errors should never pass silently.
Unless explicitly silenced.

← All Posts · ← Newer · Older →