[issue43364] Add shortcut to enable UTF-8 mode in start menu.

Eryk Sun report at bugs.python.org
Tue Mar 2 14:09:49 EST 2021


Eryk Sun <eryksun at gmail.com> added the comment:

> `cmd.exe /c "SETX PYTHONUTF8 1

You can run "[WindowsFolder]System32\setx.exe" directly. It's not a shell command.

----------
nosy: +eryksun

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43364>
_______________________________________


More information about the Python-bugs-list mailing list