Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5d0316

Browse files
gh-73965: Move PYTHON_HISTORY into the correct usage section (#113798)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parentf19b93f commite5d0316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Python/initconfig.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ static const char usage_envvars[] =
295295
" running a local build).\n"
296296
"PYTHON_COLORS : If this variable is set to 1, the interpreter will"
297297
" colorize various kinds of output. Setting it to 0 deactivates this behavior.\n"
298+
"PYTHON_HISTORY : the location of a .python_history file.\n"
298299
"These variables have equivalent command-line parameters (see --help for details):\n"
299-
"PYTHON_HISTORY: the location of a .python_history file.\n"
300300
"PYTHONDEBUG : enable parser debug mode (-d)\n"
301301
"PYTHONDONTWRITEBYTECODE : don't write .pyc files (-B)\n"
302302
"PYTHONINSPECT : inspect interactively after running script (-i)\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp