Skip to content

Instantly share code, notes, and snippets.

@samirbr
Created January 26, 2016 17:46
Show Gist options
  • Save samirbr/77445afa36e9a322ffd3 to your computer and use it in GitHub Desktop.
Save samirbr/77445afa36e9a322ffd3 to your computer and use it in GitHub Desktop.
value = { 'a':
{
'c': 1,
'd': [
{ 'a': 1 }
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment