beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint warning '(old-style-class) Old-style class defined.'
2017-10-09, Andrey Skvortsov
1b8b5324506c
file is
Executable
fix pylint warning '(old-style-class) Old-style class defined.'
This warning is ignored for classes from PyJSLib, because library
overrides base object class.
<xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>