We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55824d0 commit 8717f7bCopy full SHA for 8717f7b
Python/suggestions.c
@@ -4,8 +4,6 @@
4
#include "pycore_pyerrors.h" // export _Py_UTF8_Edit_Cost()
5
#include "pycore_runtime.h" // _Py_ID()
6
7
-#include "stdlib_module_names.h" // _Py_stdlib_module_names
8
-
9
#define MAX_CANDIDATE_ITEMS 750
10
#define MAX_STRING_SIZE 40
11
0 commit comments