We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2283010 commit ea23c89Copy full SHA for ea23c89
Python/importdl.c
@@ -6,7 +6,6 @@
6
#include "pycore_import.h" // _PyImport_SwapPackageContext()
7
#include "pycore_importdl.h"
8
#include "pycore_moduleobject.h" // _PyModule_GetDef()
9
-#include "pycore_moduleobject.h" // _PyModule_GetDef()
10
#include "pycore_pyerrors.h" // _PyErr_FormatFromCause()
11
#include "pycore_runtime.h" // _Py_ID()
12
0 commit comments