Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Created December 23, 2015 10:40
Show Gist options
  • Save ericfourrier/e5d832eb68025a7e34bc to your computer and use it in GitHub Desktop.
Save ericfourrier/e5d832eb68025a7e34bc to your computer and use it in GitHub Desktop.
mydict[new_key] = mydict.pop(old_key)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment