Skip to content

Instantly share code, notes, and snippets.

@comynli
Created September 17, 2013 01:50
Show Gist options
  • Save comynli/6589135 to your computer and use it in GitHub Desktop.
Save comynli/6589135 to your computer and use it in GitHub Desktop.
Snippet
#!/usr/bin/python
# encoding=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