Skip to content

Instantly share code, notes, and snippets.

@dmiro
Created December 13, 2013 18:13
Show Gist options
  • Select an option

  • Save dmiro/7948617 to your computer and use it in GitHub Desktop.

Select an option

Save dmiro/7948617 to your computer and use it in GitHub Desktop.
text = (u'%s' % 'voil\u00e0').encode('utf-8')
# voilà
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment