Vitja Makarov <vitja.makarov@...> writes:

> 1. It seems that cython currently doesn't support tuples inside args 
definition:
> def foo((a, b), c):

Note that this feature is removed in Python 3.
http://www.python.org/dev/peps/pep-3113/


_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to