1 Apr 2010 18:23
Re: A fix for Pylint #8776, inline message supression
Alex Margarit <alex.margarit <at> gmail.com>
2010-04-01 16:23:58 GMT
2010-04-01 16:23:58 GMT
Hi, Thank you for your feedback, Sylvain. I agree that the root of the problem lies in the block range. I attached a new patch that removes the string comparison with a cleaner instanceof check. Tests are included too. Thank you, Alex Margarit Team Tahiti, U of T On Mon, Mar 22, 2010 at 3:19 AM, Sylvain Thénault <sylvain.thenault <at> logilab.fr> wrote: > On 21 mars 11:33, Alex Margarit wrote: >> Hey, > > Hi, > > sorry, I've been missing some time last week to review pylint patches. > Hopefuly this week will be better :) > >> I was wondering if anyone had the time to take a look at the patch I >> sent for Pylint ticket #8776. Do you think my solution is appropriate? >> >> http://www.logilab.org/ticket/8776 >> >> I reattached the diff. Thanks, >> diff -r f5f084e5267a ChangeLog >> diff -r f5f084e5267a lint.py(Continue reading)
RSS Feed