How can i write an xls file with special characters in Python 2.7?

前端 未结 0 1089
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-30 14:30

I\'m trying to write an xls file with special characters whit this code in python 2.7.

# coding=utf-8
from datetime import datetime


def write_file_xls(file_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题