mvt/mvt/common
Yallxe 43b1612dfe Set utf-8 as an encoding for open()
Not every system uses 'utf-8' as a default encoding for opening files in Python.

Before you say that there must be a way to set default encoding in one line, no, there is not. At least, I didn't found a way to do this.
2022-01-29 12:18:18 +01:00
..
__init__.py More explicit copyright and licensing notes 2021-08-01 21:11:08 +02:00
help.py Added shared help messages 2021-08-21 15:48:52 +02:00
indicators.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
logo.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
module.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
options.py Standardizing reST docstrings 2021-09-10 15:18:13 +02:00
url.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
utils.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
version.py Bumped version 2022-01-28 22:25:41 +01:00