On 28 mars 21:05, aaron merlino wrote: > After much testing and checking output, I was unable to recreate this bug. > Closer inspection however lead to the realization that the issue did not > lie with utf-8 chars, but with trailing whitespace being taken into account > of the line length. I have edited the format checker to trim trailing > whitespace and updated the curent func_toolonglines.py and message output to > reflect the changes.
I can definitly reproduce this problem by using a 80 characters long line encoded in utf8 and contained accentued characters. Also, not stripping lines is a choice, not an accident. -- 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