We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda87c0 commit 6666b38Copy full SHA for 6666b38
Misc/python.man
@@ -486,7 +486,7 @@ use the traditional parser-based REPL.
486
.IP PYTHONBREAKPOINT
487
If this environment variable is set to 0, it disables the default debugger. It
488
can be set to the callable of your debugger of choice.
489
-.IP PYTHONCOERCELOCALE
+.IP PYTHONCOERCECLOCALE
490
If set to the value 0, causes the main Python command line application to skip
491
coercing the legacy ASCII-based C and POSIX locales to a more capable UTF-8
492
based alternative.
0 commit comments