[Python-Dev] [Python-checkins] r60919 - peps/trunk/pep-0008.txt
Kristján Valur Jónsson
kristjan at ccpgames.com
Fri Feb 22 10:19:20 CET 2008
More information about the Python-Dev mailing list
Fri Feb 22 10:19:20 CET 2008
- Previous message: [Python-Dev] [Python-checkins] r60919 - peps/trunk/pep-0008.txt
- Next message: [Python-Dev] [Python-checkins] r60919 - peps/trunk/pep-0008.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And this is then compounded if you then proceed to diff those diff outputs. Maybe we should just use vertical spacing? > -----Original Message----- > From: python-dev-bounces+kristjan=ccpgames.com at python.org > [mailto:python-dev-bounces+kristjan=ccpgames.com at python.org] On Behalf > Of Amaury Forgeot d'Arc > Sent: Friday, February 22, 2008 08:01 > To: Skip Montanaro > Cc: python-dev Dev > Subject: Re: [Python-Dev] [Python-checkins] r60919 - peps/trunk/pep- > 0008.txt > > Skip Montanaro wrote: > > Why not just skip the specifics except to say < 80 characters for all > > lines? Don't mention 72, 79 or any other number than 80: > > I often run "svn diff" in a console limited to 80 characters. > Because of the leading "+", lines longer than 78 wrap, and the output > is more difficult to read. >
- Previous message: [Python-Dev] [Python-checkins] r60919 - peps/trunk/pep-0008.txt
- Next message: [Python-Dev] [Python-checkins] r60919 - peps/trunk/pep-0008.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list