> OK, Eclipse with PyDev doesn't like this first line, with the function:
> def add(self, (sub, pred, obj)):
>
> It complains about the parentheses just before sub.

Seems like this code is Python 2.x.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to