I can't find the submit ticket button for pylint, so I am hoping this gets noticed here.

I use PyLint on a code base that used a lots of Unicode. This means the line count check is always getting messed up, as pylint does not understand unicode files correctly. Is it possible to add this using something like what PEP 263 does? http://www.python.org/dev/peps/pep-0263/

Regards
Michael
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to