2013/11/11 Sven Brauch <svenbrauch@googlemail.com>
On Monday 11 November 2013 13:53:06 J. Pablo Martín Cobos wrote:
> 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...
My system provides separate executables like /usr/bin/pep8-python2, I'm sure
yours does too, no?


Sure, we do "import pep8"