Skip to content

Instantly share code, notes, and snippets.

@erwan
Last active August 29, 2015 14:07
Show Gist options
  • Save erwan/d06042ce84f6002c055d to your computer and use it in GitHub Desktop.
Save erwan/d06042ce84f6002c055d to your computer and use it in GitHub Desktop.
author = doc.get_text("blog-post.author")
if author is None:
author = "Anonymous"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment