summaryrefslogtreecommitdiff
path: root/Cython/Utils.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'Cython/Utils.pxd')
-rw-r--r--Cython/Utils.pxd3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cython/Utils.pxd b/Cython/Utils.pxd
new file mode 100644
index 000000000..3b64c610e
--- /dev/null
+++ b/Cython/Utils.pxd
@@ -0,0 +1,3 @@
+
+cdef class _TryFinallyGeneratorContextManager:
+ cdef object _gen