team-10/venv/Lib/site-packages/pythonwin/pywin/__init__.py

4 lines
144 B
Python
Raw Normal View History

2025-08-02 02:00:33 +02:00
# Referenced and used variable - but in practice can't be changed.
# Scintilla _only_ supports "utf-8" ATM
default_scintilla_encoding = "utf-8"