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