Hi,

discussed here:
https://lists.debian.org/debian-python/2016/03/msg00056.html

onovy@sid:~$ cat a.py
print "a"
onovy@sid:~$ python -m flake8 a.py
onovy@sid:~$ flake8 a.py
a.py:1:10: E901 SyntaxError: invalid syntax

Only other solution is to provide flake8-2 binary, which I really dislike
and many other Python maintainers too.

-- 
Best regards
 Bc. Ondrej Novy

Reply via email to