Skip to content

Instantly share code, notes, and snippets.

@clintmjohnson
Created September 13, 2015 22:38
Show Gist options
  • Save clintmjohnson/4a4c7f31df31db9d381a to your computer and use it in GitHub Desktop.
Save clintmjohnson/4a4c7f31df31db9d381a to your computer and use it in GitHub Desktop.
# encoding=utf8
import sys
reload(sys)
sys.setdefaultencoding('utf8')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment