On Wednesday 21 October 2009 14:40:55 Victor Engmark wrote:
> Hi,
hello,

> It looks like pylint 0.15.2 calculates the wrong line length when
> dealing with Unicode literals.
hm, current version is pylint 0.18.1, but ...

> This line (72 characters according to Emacs):
>              u'работающих три не, вас работник ажиотажа премирования
> до']
>
> Produces this output:
> foo.py:193: [C] Line too long (120/80)

I think, it's still an issue, since it looks like those open tickets:
http://www.logilab.org/ticket/2457
http://www.logilab.org/ticket/4683

> PS: This email is UTF-8 formatted - The code sample should contain
> Cyrillic characters.
>
> PPS: Thanks for this great software, and specially for the Emacs
> plugin.



-- 

Emile Anclin <emile.anc...@logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to