[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pyflakes and Python 3 scripts (was Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz)



On May 25, 2013, at 01:52 AM, Dmitrijs Ledkovs wrote:

>On 24 May 2013 20:40, Barry Warsaw <barry@python.org> wrote:
>> On May 24, 2013, at 02:55 PM, Barry Warsaw wrote:
>>
>> py3flakes - What I don't like about that is that it's harder to locate(1).
>>
>
>I like pyflakes3, but better yet I'd prefer:
>python3 -m flakes
>
>similar to how compileall / unittest / et al work.

I think we should *always* encourage upstream to provide a -m version for
invoking their script.  The question then is whether and how to provide
/usr/bin scripts.  We're having an interesting discussion on the topic in
python-dev.

-Barry


Reply to: