mvt/mvt/ios/modules/fs
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 Standardized code with flake8 2021-11-19 15:27:51 +01:00
analytics.py Adding indicator to matched results 2022-01-23 15:01:49 +01:00
cache_files.py Adding indicator to matched results 2022-01-23 15:01:49 +01:00
filesystem.py Adding indicator to matched results 2022-01-23 15:01:49 +01:00
net_netusage.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
safari_favicon.py Adding indicator to matched results 2022-01-23 15:01:49 +01:00
shutdownlog.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
version_history.py Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
webkit_base.py Adding indicator to matched results 2022-01-23 15:01:49 +01:00
webkit_indexeddb.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
webkit_localstorage.py Standardized code with flake8 2021-11-19 15:27:51 +01:00
webkit_safariviewservice.py Standardized code with flake8 2021-11-19 15:27:51 +01:00