On Wed, Oct 10, 2012 at 12:51 PM, Sylvain Thénault <
sylvain.thena...@logilab.fr> wrote:
> Hi Dan,
>
> On 10 octobre 12:43, Dan Stromberg wrote:
> > Are there plans to teach pylint to understand PEP 3102 / Keyword-only
> > arguments (KWOA)? http://www.python.org/dev/peps/pep-3102/
>
> This is def
Hi Dan,
On 10 octobre 12:43, Dan Stromberg wrote:
> Are there plans to teach pylint to understand PEP 3102 / Keyword-only
> arguments (KWOA)? http://www.python.org/dev/peps/pep-3102/
This is definitly the kind of stuff that should go in pylint at some point.
The first thing to do would be to cre