On 21 octobre 14:40, Victor Engmark wrote:
> Hi,

Hi,
 
> It looks like pylint 0.15.2 calculates the wrong line length when
> dealing with Unicode literals.
> 
> This line (72 characters according to Emacs):
>             u'работающих три не, вас работник ажиотажа премирования до']
> 
> Produces this output:
> foo.py:193: [C] Line too long (120/80)

this bug has been reported a while ago but no one found the time to fix it 
yet...
http://www.logilab.org/ticket/4683

thank you for the report anyway :)
-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to