What is Python 20th and final guideline
Posted
by
Eric
on Programmers
See other posts from Programmers
or by Eric
Published on 2011-04-20T15:12:25Z
Indexed on
2012/03/23
17:39 UTC
Read the original article
Hit count: 758
Sometimes when my life needs some guiding light, I read the Zen of Python by Tim Peters and usually manage to get back on the tracks.
Today was one of those days, so I checked it again. I've noticed that the "abstract" section says:
Long time Pythoneer Tim Peters succinctly channels the BDFL's guiding principles for Python's design into 20 aphorisms, only 19 of which have been written down.
What would be this last unwritten aphorism?
© Programmers or respective owner