<p dir="ltr">> OK, Eclipse with PyDev doesn't like this first line, with the function:<br>
> def add(self, (sub, pred, obj)):<br>
><br>
> It complains about the parentheses just before sub.  </p>
<p dir="ltr">Seems like this code is Python 2.x. </p>
<p dir="ltr">Skip</p>