[Python-Dev] Why does PEP 7/8 explicitly suggest 2 spaces after a period? (original) (raw)
Facundo Batista facundobatista at gmail.com
Fri May 20 12:40:18 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 ]
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
- 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 ]