[Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period? (original) (raw)
Philip Jenvey pjenvey at underboss.org
Fri May 20 15:21:15 EDT 2016
- Previous message (by thread): [Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period?
- Next message (by thread): [Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So is line breaks before or after operators .
-- Philip Jenvey
On May 20, 2016, at 9:46 AM, Guido van Rossum <guido at python.org> wrote:
ALso, in case anyone reading this didn't realize, this is a classic internet debate that has been going on for decades (just not on python-dev). Just Google it. On Fri, May 20, 2016 at 9:40 AM, Facundo Batista <facundobatista at gmail.com> wrote: On Fri, May 20, 2016 at 1:27 PM, Brett Cannon <brett at python.org> wrote:
Is there a specific reason for calling out two spaces in comments after a period(I realize it's probably for consistency, but I sure don't ever think about this when I write comment)? Otherwise who actually still writes using two spaces after punctuation? :) I couldn't find it in the reference but AFAIK is something that is also done in ReStructured Text. Regards, -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/guido%40python.org
-- --Guido van Rossum (python.org/~guido)
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/pjenvey%40underboss.org
- Previous message (by thread): [Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period?
- Next message (by thread): [Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]