Comment 1 for bug 1197858

Revision history for this message
John Garbutt (johngarbutt) wrote : Re: should not exclude plugins from pep8

We can't check the the xenserver plugins because they are run in python 2.4, and our flake8 settings enforce the python 2.4 incompatible:
N308 Python 3.x incompatible 'except x,y:' construct