summaryrefslogtreecommitdiff
path: root/docs/examples/userguide/extension_types/python_access.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/userguide/extension_types/python_access.pyx')
-rw-r--r--docs/examples/userguide/extension_types/python_access.pyx4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/examples/userguide/extension_types/python_access.pyx b/docs/examples/userguide/extension_types/python_access.pyx
index 6d5225ec0..db11de63c 100644
--- a/docs/examples/userguide/extension_types/python_access.pyx
+++ b/docs/examples/userguide/extension_types/python_access.pyx
@@ -1,3 +1,7 @@
+
+
+
cdef class Shrubbery:
cdef public int width, height
+
cdef readonly float depth