Skip to content

  • Home

How to define source file encoding in Python

Devcorn February 17, 2016 0

Python defaults to ASCII as standard encoding if not other encoding hints are given.  The source code encoding can be manually defined by placing encoding magic comment in first or second… Read more…

  • Menu Item

Copyright © 2017 Python, JavaScript, Tech Tips.