Skip to content

Instantly share code, notes, and snippets.

@quest4i
Created January 10, 2015 12:49
Show Gist options
  • Save quest4i/4f7126cd6fae9e8f2812 to your computer and use it in GitHub Desktop.
Save quest4i/4f7126cd6fae9e8f2812 to your computer and use it in GitHub Desktop.
import sys
reload(sys) -> ?
sys.setdefaultencoding(‘utf-8’)
name = unicode(name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment