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