pep8 allows marking specific lines as 'I am breaking the rules here --
ignore this line' by adding # noqa    at the end of the line.


On 29 July 2013 19:11, Bináris <[email protected]> wrote:

> I am against strictly enforced rules, altough generally I think PEP8  a
> good think and I committed some PEP8 changes, too. Xqt is the main agent
> here.
>
> However, *sometimes *breking the rules helps maintain readability, and
> breaking the rules when it is neccessary is one of Wikipedia's main rules.
> :-)
> An example for long lines: URL in comment where the problem or solution is
> explained.
>
> --
> Bináris
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
>
>
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to