On Sun, Dec 25, 2011 at 1:47 AM, Eelco <hoogendoorn.ee...@gmail.com> wrote:
> a, middle::tuple, b = ::sequence

Then it ought to be

::(a, middle::tuple, b) = ::sequence

or something, because you're doing the same thing on both sides.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to