aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/clinic/marshal.c.h
diff options
context:
space:
mode:
Diffstat (limited to 'Python/clinic/marshal.c.h')
-rw-r--r--Python/clinic/marshal.c.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/Python/clinic/marshal.c.h b/Python/clinic/marshal.c.h
index 102e637ec18..16e48f77c87 100644
--- a/Python/clinic/marshal.c.h
+++ b/Python/clinic/marshal.c.h
@@ -2,12 +2,6 @@
preserve
[clinic start generated code]*/
-#if defined(Py_BUILD_CORE) && !defined(Py_BUILD_CORE_MODULE)
-# include "pycore_gc.h" // PyGC_Head
-# include "pycore_runtime.h" // _Py_ID()
-#endif
-
-
PyDoc_STRVAR(marshal_dump__doc__,
"dump($module, value, file, version=version, /)\n"
"--\n"
@@ -161,4 +155,4 @@ exit:
return return_value;
}
-/*[clinic end generated code: output=0f4ecfd941293f67 input=a9049054013a1b77]*/
+/*[clinic end generated code: output=23091e077319f596 input=a9049054013a1b77]*/