j
k
j a
j l
Or even: items['NewKey'] = items.pop('OldKey') :) Peter Bengtsson wrote:
items['NewKey'] = items['OldKey']; items.pop('OldKey')
Back to the thread
Back to the list