Skip to content

Instantly share code, notes, and snippets.

@eightysteele
Created August 18, 2011 19:43
Show Gist options
  • Select an option

  • Save eightysteele/1154976 to your computer and use it in GitHub Desktop.

Select an option

Save eightysteele/1154976 to your computer and use it in GitHub Desktop.
json = simplejson.dumps(dict((k, v) for k,v in simplejson.loads(recjson) if k is not None))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment