syntastic/syntax_checkers/python
LCD 47 4b00bf5b2e Python checkers: workaround for GNU readline brain damage.
On terms that support smm / rmm (f.i. xterm), initializing readline
prints the smm sequence, regardless of whether stdout is a terminal or
not, which in turn can make checkers' output unparseable.

Workaround: set TERM to dumb before calling the checkers.
2014-04-23 21:16:41 +03:00
..
compile.py Python: code being checked shouldn't inherit future statements. 2014-01-06 17:04:55 +02:00
flake8.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
frosted.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
pep8.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
pep257.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
py3kwarn.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
pyflakes.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
pylama.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
pylint.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00
python.vim Python checkers: workaround for GNU readline brain damage. 2014-04-23 21:16:41 +03:00