Skip to content
florentx edited this page Dec 22, 2012 · 3 revisions

Note: most errors can be listed with such one-liner:

python pep8.py --first --select E,W testsuite/ --format '%(code)s: %(text)s'
Clone this wiki locally