On Fri, May 16, 2014 at 02:29:05PM -0700, Dan Stromberg wrote:
> It appears that recent pylint requires a .py extension to do anything
> useful.
> 
> However, it's generally recognized (outside the perl community) that having
> a file extension on a script just causes the callable interface to
> needlessly depend on the interpreter used; it makes it harder to rewrite in
> a different language, for no benefit other than language vanity.

This is fixed by the patch for:

https://bitbucket.org/logilab/pylint/issue/219/

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to