[Python-Dev] Adding numbering to PEP 20, the Zen of Python

2014-09-18 Thread Ben Hoyt
I was emailing someone today about implementing something (for PEP 471, as it happens) and wanted to link to the Zen of Python [1] and note a particular clause (in this case "If the implementation is hard to explain, it's a bad idea."). However, there are no clause numbers, so you can't refer to sp

Re: [Python-Dev] Adding numbering to PEP 20, the Zen of Python

2014-09-18 Thread Ian Cordasco
On Thu, Sep 18, 2014 at 8:30 PM, Ben Hoyt wrote: > I was emailing someone today about implementing something (for PEP > 471, as it happens) and wanted to link to the Zen of Python [1] and > note a particular clause (in this case "If the implementation is hard > to explain, it's a bad idea."). Howe

Re: [Python-Dev] Adding numbering to PEP 20, the Zen of Python

2014-09-18 Thread Tim Peters
[Ben Hoyt] > I was emailing someone today about implementing something (for PEP > 471, as it happens) and wanted to link to the Zen of Python [1] and > note a particular clause (in this case "If the implementation is hard > to explain, it's a bad idea."). However, there are no clause numbers, > so

Re: [Python-Dev] Adding numbering to PEP 20, the Zen of Python

2014-09-18 Thread Barry Warsaw
On Sep 18, 2014, at 08:46 PM, Tim Peters wrote: >See Revelation 22:18. Adding numbers is how heresy begins ;-) Thus Spake Timbot -Barry ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe:

Re: [Python-Dev] Adding numbering to PEP 20, the Zen of Python

2014-09-18 Thread Victor Stinner
Why not quoting the whole sentence? Victor Le 19 sept. 2014 03:31, "Ben Hoyt" a écrit : > I was emailing someone today about implementing something (for PEP > 471, as it happens) and wanted to link to the Zen of Python [1] and > note a particular clause (in this case "If the implementation is ha