Prob. Code Downloaded for Programming the Semantic Web (python code)

Skip Montanaro skip at pobox.com
Fri Jul 25 20:21:50 EDT 2014


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140725/57774b0b/attachment.html>


More information about the Python-list mailing list