Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108325

Re: Pylint prefers list comprehension over filter...

From Christopher Reimer <christopher_reimer@icloud.com>
Newsgroups comp.lang.python
Subject Re: Pylint prefers list comprehension over filter...
Date 2016-05-07 20:22 -0700
Message-ID <mailman.495.1462677782.32212.python-list@python.org> (permalink)
References <572BF2BF.6000000@icloud.com> <1462498631.232041.599637409.25D91C08@webmail.messagingengine.com> <572E3F53.5010703@icloud.com> <ngm5em$jnn$1@ger.gmane.org> <572EB112.1000606@icloud.com>

Show all headers | View raw


On 5/7/2016 6:40 PM, Terry Reedy wrote:
> On 5/7/2016 3:17 PM, Christopher Reimer wrote:
>
>> For my purposes, I'm using the list comprehension over filter to keep
>> pylint happy.
>
> How sad.  The pylint developers arrogantly take it on themselves to
> revise Python, against the wishes of Guido and the other core
> developers, and you and feel obligated to follow them.
>
> They should at least add a disclaimer "Using the default options, pylint
> checks that your code complies with the pylint-approved subset of Python."

I wasn't aware that I was picking sides in a religious war by altering 
one line of code. O_o

Thank you,

Chris R.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Pylint prefers list comprehension over filter... Christopher Reimer <christopher_reimer@icloud.com> - 2016-05-07 20:22 -0700

csiph-web