pylint -- should I just ignore it sometimes?

Seebs usenet-nospam at seebs.net
Tue Oct 19 17:31:54 EDT 2010


On 2010-10-19, Steven D'Aprano <steve at REMOVE-THIS-cybersource.com.au> wrote:
> On Tue, 19 Oct 2010 19:57:36 +0000, Seebs wrote:
>> One:  I am a big, big, fan of idiomatic short names where appropriate.
>> For instance:
>> 	catch <something>, e:

> That would be except, not catch.

Er, yeah, that.

> Well, that name is 98 characters, which means it's impossible to use it 
> without exceeding the 78 or 79 character per line limit, so I guess that 
> since there's no other alternative between 1 character and 98, you'll 
> just have to break down and ignore pylint.

:)

> Perhaps you should have a read of PEP 8, the recommended style guide.

Will do.

-s
-- 
Copyright 2010, all wrongs reversed.  Peter Seebach / usenet-nospam at seebs.net
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.



More information about the Python-list mailing list