Older versions of python might have ascii as default, we should not assume that the default encoding always is "utf-8" when opening files.
Older versions of python might have ascii as default, we should not assume that the default encoding always is "utf-8" when opening files.