[issue18704] IDLE: Integrate external code analysis tools

Al Sweigart report at bugs.python.org
Sun Apr 12 04:59:59 CEST 2015


Al Sweigart added the comment:

-1 on adding PEP8 checks. PEP8 is a guideline, and having IDLE present them as warnings or errors elevates their importance.

Also, this would involve adding the pep8 dependency to the standard library.

A linter might be a good idea, but not a style checker.

----------
nosy: +Al.Sweigart

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18704>
_______________________________________


More information about the Python-bugs-list mailing list