Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hookutils: tcl/tk: always use utf8 encoding on macOS
When trying to determine the type of Tcl/Tk installation on macOS by reading the `init.tcl` file, assume the UTF-8 encoding instead if trying to query it via `locale.getpreferredencoding` to avoid an `EncodingWarning`.
- Loading branch information