Skip to content

Instantly share code, notes, and snippets.

@wbaek
Created November 17, 2015 14:46
Show Gist options
  • Save wbaek/1665d137d86dfc35ad5f to your computer and use it in GitHub Desktop.
Save wbaek/1665d137d86dfc35ad5f to your computer and use it in GitHub Desktop.
# -*- coding: utf-8 -*-
import sys
reload(sys)
sys.setdefaultencoding('utf-8')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment