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