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