Skip to content

Commit 24e2f70

Browse files
committed
Document PYTHONUTF8 in the manpage
1 parent 05a5279 commit 24e2f70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/python.man

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,8 @@ If this environment variable is set to a non-empty string, enable Python's
583583
expensive to be enabled by default.
584584
.IP
585585
This is equivalent to the \fB\-X dev\fR option.
586+
.IP PYTHONUTF8
587+
If set to 1, enable the Python "UTF-8 Mode". Setting to 0 disables.
586588
.IP PYTHONASYNCIODEBUG
587589
If this environment variable is set to a non-empty string, enable the debug
588590
mode of the asyncio module.

0 commit comments

Comments
 (0)