Index: third_party/cython/src/Cython/Includes/Deprecated/python_mapping.pxd |
diff --git a/third_party/cython/src/Cython/Includes/Deprecated/python_mapping.pxd b/third_party/cython/src/Cython/Includes/Deprecated/python_mapping.pxd |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6127601f49f5a5d38ae151cb0d4c26330eb2c959 |
--- /dev/null |
+++ b/third_party/cython/src/Cython/Includes/Deprecated/python_mapping.pxd |
@@ -0,0 +1,2 @@ |
+# Present for backwards compatability |
+from cpython.mapping cimport * |