Fix comparison with literal for Python 3.8

Needed for LCG_100. Fixes this warning:

SyntaxWarning: "is" with a literal. Did you mean "=="?
Edited by Marco Cattaneo

Merge request reports

Loading