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

Commitb5150cc

Browse files
committed
Python/initconfig.c
1 parent694da1b commitb5150cc

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
@@ -5,7 +5,7 @@
55
#include"pycore_interp.h"// _PyInterpreterState.runtime
66
#include"pycore_long.h"// _PY_LONG_MAX_STR_DIGITS_THRESHOLD
77
#include"pycore_pathconfig.h"// _Py_path_config
8-
#include"pycore_pyerrors.h"//_PyErr_Fetch()
8+
#include"pycore_pyerrors.h"//_PyErr_GetRaisedException()
99
#include"pycore_pylifecycle.h"// _Py_PreInitializeFromConfig()
1010
#include"pycore_pymem.h"// _PyMem_SetDefaultAllocator()
1111
#include"pycore_pystate.h"// _PyThreadState_GET()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp