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.
internal/
1 parent d97b122 commit 04d9b4eCopy full SHA for 04d9b4e
Modules/_typesmodule.c
@@ -1,7 +1,7 @@
1
/* _types module */
2
3
#include "Python.h"
4
-#include "internal/pycore_namespace.h" // _PyNamespace_Type
+#include "pycore_namespace.h" // _PyNamespace_Type
5
6
static int
7
_types_exec(PyObject *m)
0 commit comments