Skip to content

Instantly share code, notes, and snippets.

@namlook
Created September 26, 2013 12:37
Show Gist options
  • Save namlook/6713565 to your computer and use it in GitHub Desktop.
Save namlook/6713565 to your computer and use it in GitHub Desktop.
>>> user_nugget
{
"_id": ObjectId("4f314163a1e5fa16fe000000"),
"created_at": datetime.datetime(2013, 8, 4, 17, 22, 8, 3000),
"updated_at": datetime.datetime(2013, 8, 4, 17, 22, 8, 3000),
"url": u"http://www.example.org/blog/post123",
"user_id": u"namlook",
"topics": [u"example", u"fun"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment