Python 处理中文路径

filepath=unicode(filepath,'utf8')

fobj=open(filepath,"r")

 

具体参见http://blog.csdn.net/maverick1990/article/details/13770693

posted @ 2016-09-29 17:20  AwardGod  阅读(324)  评论(0)    收藏  举报