j
k
j a
j l
21.02.2014 23:57, Steven D'Aprano wrote:
# 1: a wins c = b.copy() c.update(a)
Sometimes I do: c = dict(b, **a) Cheers. *j
Back to the thread
Back to the list