Skip to content

Instantly share code, notes, and snippets.

@stujo
Created February 1, 2014 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stujo/8758049 to your computer and use it in GitHub Desktop.
Save stujo/8758049 to your computer and use it in GitHub Desktop.
defaults = {font: 'Arial', font_size: '12px'}
customer_prefs = {font: 'Helvetica'}
style = defaults.merge customer_prefs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment