aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Objects/clinic/memoryobject.c.h
diff options
context:
space:
mode:
Diffstat (limited to 'Objects/clinic/memoryobject.c.h')
-rw-r--r--Objects/clinic/memoryobject.c.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/Objects/clinic/memoryobject.c.h b/Objects/clinic/memoryobject.c.h
index a6561e2e54d..74c749e0b6c 100644
--- a/Objects/clinic/memoryobject.c.h
+++ b/Objects/clinic/memoryobject.c.h
@@ -3,11 +3,10 @@ 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()
+# include "pycore_gc.h" // PyGC_Head
+# include "pycore_runtime.h" // _Py_ID()
#endif
-
PyDoc_STRVAR(memoryview__doc__,
"memoryview(object)\n"
"--\n"
@@ -413,4 +412,4 @@ skip_optional_pos:
exit:
return return_value;
}
-/*[clinic end generated code: output=28a632db32b44b63 input=a9049054013a1b77]*/
+/*[clinic end generated code: output=7ebdadda3b0fcd35 input=a9049054013a1b77]*/