[ovirt-devel] Pyflakes warning introduced today

Nir Soffer nsoffer at redhat.com
Sun Nov 29 23:20:57 UTC 2015


Since we merged https://gerrit.ovirt.org/48446, pyflakes is complaining:

./lib/vdsm/constants.py.in:26:29: invalid syntax
GLUSTER_MGMT_ENABLED = bool(@GLUSTER_MGMT@)
                            ^
Pyflakes is right the syntax, but is not Python module.

Why pflakes is looking in .in files?

Nir



More information about the Devel mailing list