In article <[EMAIL PROTECTED]>, Steven D'Aprano <[EMAIL PROTECTED]> wrote: > >What do other people find? Do you find use for dict.update()? What other >idioms do you use for combining dictionaries?
My company's code relies heavily on d.update() -- it's extremely handy in the context of a web form. -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ Adopt A Process -- stop killing all your children! -- http://mail.python.org/mailman/listinfo/python-list