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


Groups > comp.lang.python > #72645

Re: pyflakes best practices?

Date 2014-06-04 17:35 +0200
From Roland Koebler <r.koebler@yahoo.de>
Subject Re: pyflakes best practices?
References <roy-05CD0E.20134129052014@news.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.10707.1401896414.18130.python-list@python.org> (permalink)

Show all headers | View raw


Hi,

I would recommend to use Pylint (http://www.pylint.org/) in addition
to pyflakes. Pylint is much more powerful than pyflakes, and largely
configurable.

Regards
Roland

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


Thread

pyflakes best practices? Roy Smith <roy@panix.com> - 2014-05-29 20:13 -0400
  Re: pyflakes best practices? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-30 01:50 +0100
    Re: pyflakes best practices? Roy Smith <roy@panix.com> - 2014-05-29 21:14 -0400
      Re: pyflakes best practices? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-31 18:10 +0100
  Re: pyflakes best practices? Roland Koebler <r.koebler@yahoo.de> - 2014-06-04 17:35 +0200
  Re: pyflakes best practices? Miki Tebeka <miki.tebeka@gmail.com> - 2014-06-04 22:12 -0700

csiph-web