On Wed, Nov 14, 2012 at 5:40 PM, Chris Angelico <[email protected]> wrote: > On Thu, Nov 15, 2012 at 10:36 AM, Steven D'Aprano <[email protected]> wrote: >> On 15/11/12 05:54, Mark Adam wrote: >> Notice that I'm not merging one dict into another, but merging two dicts >> into a third. > > Side point: Wouldn't it be quite logical to support dict addition? >
Yes, but then you'd be in my old argument that dict should inherit from set. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
