mirror of
https://github.com/python/cpython.git
synced 2025-07-07 11:25:30 +00:00
Remove duplicate includes: Python/importdl.c (#132623)
This commit is contained in:
parent
22830103e5
commit
ea23c897cd
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
#include "pycore_import.h" // _PyImport_SwapPackageContext()
|
||||
#include "pycore_importdl.h"
|
||||
#include "pycore_moduleobject.h" // _PyModule_GetDef()
|
||||
#include "pycore_moduleobject.h" // _PyModule_GetDef()
|
||||
#include "pycore_pyerrors.h" // _PyErr_FormatFromCause()
|
||||
#include "pycore_runtime.h" // _Py_ID()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue