摘要: bug of pythonhttp://bugs.python.org/issue1759845解决:print sys.stdout.encoding #eg : it shows cp936info = u'汉字'cmd = 'echo ' + infosubprocess.call(["jav... 阅读全文
posted @ 2015-08-13 16:05 flowjacky 阅读(1096) 评论(0) 推荐(0) 编辑