And this is then compounded if you then proceed to diff those diff outputs. Maybe we should just use vertical spacing?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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. > _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
