[EMAIL PROTECTED] wrote:

> Multiple occurrences of **dict
> aren't supported in Python 2.4.  I suppose it probably doesn't typically
> make a lot of sense, but for this it seems like it might be reasonable.

Maybe it would be better to have a general way
of combining dicts, e.g give dicts a '+' operator.

Duplicate keys should probably raise an exception
in that case.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,          | Carpe post meridiam!                 |
Christchurch, New Zealand          | (I'm not a morning person.)          |
[EMAIL PROTECTED]          +--------------------------------------+
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to