Python查看当前默认的字符集

import sys
print(sys.getdefaultencoding())

  

posted @ 2021-08-21 11:06  lucky_tomato  阅读(206)  评论(0编辑  收藏  举报