Remove set default encoding as not for Python 3

这个提交包含在:
craig-warren
2015-10-31 21:22:41 +00:00
父节点 5b2b7eff5c
当前提交 f1e23e1e01

查看文件

@@ -14,7 +14,6 @@
# serve to show the default. # serve to show the default.
import os, re, shlex, sys import os, re, shlex, sys
sys.setdefaultencoding('utf8')
# If extensions (or modules to document with autodoc) are in another directory, # If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the # add these directories to sys.path here. If the directory is relative to the