Looks like a nice goody for Cython users, too: https://www.python.org/dev/peps/pep-0448/
Requires grammar changes, but otherwise could be done with a transform, I guess, by mapping the unpacking to list/tuple concatenations and dict updates. Stefan _______________________________________________ cython-devel mailing list [email protected] https://mail.python.org/mailman/listinfo/cython-devel
