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