查看python编码

1 # 查看python编码
2 import sys
3 print(sys.getdefaultencoding())

 

posted @ 2020-11-19 19:30  尾声  阅读(68)  评论(0编辑  收藏  举报