beremiz

fix codestyle issues according to PEP8

2017-08-21, Andrey Skvortsov
64beb9e9c749
file isExecutable
fix codestyle issues according to PEP8
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>