Skip to content

Instantly share code, notes, and snippets.

@StoneMoe
Created April 12, 2017 15:49
Show Gist options
  • Save StoneMoe/0acf994e8fc0ddf12c14ad843974316a to your computer and use it in GitHub Desktop.
Save StoneMoe/0acf994e8fc0ddf12c14ad843974316a to your computer and use it in GitHub Desktop.
Add to Cmder init.bat to support utf-8
@chcp 65001 > nul
@set PYTHONIOENCODING=utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment