[issue41032] locale.setlocale example incorrect
MarcoBakera added the comment: I have only reported the bug and do not know exactly how to proceed. I don't think there's anything wrong with taking over the bug. -- ___ Python tracker <https://bugs.python.o
[issue41032] locale.setlocale example incorrect
New submission from MarcoBakera : The example given results in an error. https://docs.python.org/3.8/library/locale.html?highlight=locale >>> locale.setlocale(locale.LC_ALL, 'de_DE') I could be improved with one of the following versions: >>> locale.setlocale