Python: Source Code Encoding
Python 3 Source Code Encoding
Python 3's file source code encoding is UTF-8 . Make sure your editor save python files in that.
Python 3's file source code encoding is UTF-8 . Make sure your editor save python files in that.