Set Python terminal encoding on Windows

后端 未结 4 2131
情歌与酒
情歌与酒 2020-12-22 04:25

I happened to fail to set character encoding in Python terminal on Windows. According to official guide, it\'s a piece of cake:

# -*- coding: utf-8 -*-
         


        
4条回答
提交回复
热议问题