Re: [openstack-dev] pep8 barfs on long URL

2014-02-08 Thread Sean Dague
On 02/07/2014 08:57 PM, Joe Gordon wrote: > On Fri, Feb 7, 2014 at 6:40 AM, Jay Pipes wrote: >> On Fri, 2014-02-07 at 15:36 +0100, Julien Danjou wrote: >>> On Fri, Feb 07 2014, Jay Pipes wrote: >>> On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: > I have a comment which references

Re: [openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Joe Gordon
On Fri, Feb 7, 2014 at 6:40 AM, Jay Pipes wrote: > On Fri, 2014-02-07 at 15:36 +0100, Julien Danjou wrote: >> On Fri, Feb 07 2014, Jay Pipes wrote: >> >> > On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: >> >> I have a comment which references a long URL. The URL itself is longer >> >> tha

Re: [openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Julien Danjou
On Fri, Feb 07 2014, Jay Pipes wrote: > On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: >> I have a comment which references a long URL. The URL itself is longer >> than 80 characters. Jenkins has flagged this as a pep8 failure, because >> the line is longer than 80 characters. >> >> This

Re: [openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Jay Pipes
On Fri, 2014-02-07 at 15:36 +0100, Julien Danjou wrote: > On Fri, Feb 07 2014, Jay Pipes wrote: > > > On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: > >> I have a comment which references a long URL. The URL itself is longer > >> than 80 characters. Jenkins has flagged this as a pep8 fail

Re: [openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Jay Pipes
On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: > I have a comment which references a long URL. The URL itself is longer > than 80 characters. Jenkins has flagged this as a pep8 failure, because > the line is longer than 80 characters. > > This is an instance where in the past I have alway

Re: [openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Jay Pipes
On Fri, 2014-02-07 at 14:25 +, Matthew Booth wrote: > I have a comment which references a long URL. The URL itself is longer > than 80 characters. Jenkins has flagged this as a pep8 failure, because > the line is longer than 80 characters. > > This is an instance where in the past I have alway

[openstack-dev] pep8 barfs on long URL

2014-02-07 Thread Matthew Booth
I have a comment which references a long URL. The URL itself is longer than 80 characters. Jenkins has flagged this as a pep8 failure, because the line is longer than 80 characters. This is an instance where in the past I have always applied common sense to the line length limit. You either have a