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