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


Groups > comp.lang.python > #108325 > unrolled thread

Re: Pylint prefers list comprehension over filter...

Started byChristopher Reimer <christopher_reimer@icloud.com>
First post2016-05-07 20:22 -0700
Last post2016-05-07 20:22 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#108325 — Re: Pylint prefers list comprehension over filter...

FromChristopher Reimer <christopher_reimer@icloud.com>
Date2016-05-07 20:22 -0700
SubjectRe: Pylint prefers list comprehension over filter...
Message-ID<mailman.495.1462677782.32212.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web