2013/11/11 Sven Brauch <svenbrauch@googlemail.com>
On Monday 11 November 2013 13:29:19 Philipp A. wrote:
> that being said, if you can’t run pep8.py with python3 to check a python2
> script, that’s a bug in pep8.py.
Why not just run those utilities as provided by the system? There's pep8-
python2 and pep8-python3, so you can just execute those programs and have both
language versions supported, no?


If you use pep8 with python 3 it check your code with python 3 syntax, if you use pep8 with python 2 it check your code with python 2 syntax...
 
Or does kate currently invoke them using libpython too? In that case this
should maybe be changed.

Sven
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel