this feature has been removed in python3 in accordance to the PEP 3113 
(http://www.python.org/dev/peps/pep-3113/), you should consider using the * 
operator 
http://docs.python.org/tutorial/controlflow.html#unpacking-argument-lists . 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to