summaryrefslogtreecommitdiff
path: root/Cython/Includes/Deprecated/python_bytes.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'Cython/Includes/Deprecated/python_bytes.pxd')
-rw-r--r--Cython/Includes/Deprecated/python_bytes.pxd2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cython/Includes/Deprecated/python_bytes.pxd b/Cython/Includes/Deprecated/python_bytes.pxd
deleted file mode 100644
index 87af662de..000000000
--- a/Cython/Includes/Deprecated/python_bytes.pxd
+++ /dev/null
@@ -1,2 +0,0 @@
-# Present for backwards compatibility
-from cpython.bytes cimport *