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