talin> ... whereas with 'given' you can't be certain when to stop
    talin> parsing the argument list.

So require parens around the arglist:

    (x*y given (x, y))

Skip
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to