GaudiConfig2: fix comparison of sequence properties
Allow the comparison of properties following SequenceSemantics
with
plain lists. Also remove the redundant __ne__
operator which defaults
to ! __eq__
in Python3.
Closes #264 (closed).
Allow the comparison of properties following SequenceSemantics
with
plain lists. Also remove the redundant __ne__
operator which defaults
to ! __eq__
in Python3.
Closes #264 (closed).